Uses of Class
oasis.names.tc.saml._2_0.protocol.ExtensionsType

Packages that use ExtensionsType
be.cin.nippin.memberdata.saml.extension   
oasis.names.tc.saml._2_0.protocol   
 

Uses of ExtensionsType in be.cin.nippin.memberdata.saml.extension
 

Subclasses of ExtensionsType in be.cin.nippin.memberdata.saml.extension
 class ExtensionsType
          Java class for ExtensionsType complex type.
 

Uses of ExtensionsType in oasis.names.tc.saml._2_0.protocol
 

Subclasses of ExtensionsType in oasis.names.tc.saml._2_0.protocol
 class Extensions
           
 

Methods in oasis.names.tc.saml._2_0.protocol that return ExtensionsType
 ExtensionsType ObjectFactory.createExtensionsType()
          Create an instance of ExtensionsType
 ExtensionsType StatusResponseType.getExtensions()
          Gets the value of the extensions property.
 ExtensionsType RequestAbstractType.getExtensions()
          Gets the value of the extensions property.
 

Methods in oasis.names.tc.saml._2_0.protocol that return types with arguments of type ExtensionsType
 JAXBElement<ExtensionsType> ObjectFactory.createExtensions(ExtensionsType value)
          Create an instance of JAXBElement<ExtensionsType>
 

Methods in oasis.names.tc.saml._2_0.protocol with parameters of type ExtensionsType
 JAXBElement<ExtensionsType> ObjectFactory.createExtensions(ExtensionsType value)
          Create an instance of JAXBElement<ExtensionsType>
 void StatusResponseType.setExtensions(ExtensionsType value)
          Sets the value of the extensions property.
 void RequestAbstractType.setExtensions(ExtensionsType value)
          Sets the value of the extensions property.
 




Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.