Uses of Class
oasis.names.tc.saml._2_0.assertion.NameIDType

Packages that use NameIDType
oasis.names.tc.saml._2_0.assertion   
oasis.names.tc.saml._2_0.protocol   
 

Uses of NameIDType in oasis.names.tc.saml._2_0.assertion
 

Methods in oasis.names.tc.saml._2_0.assertion that return NameIDType
 NameIDType ObjectFactory.createNameIDType()
          Create an instance of NameIDType
 NameIDType Assertion.getIssuer()
          Gets the value of the issuer property.
 NameIDType SubjectConfirmation.getNameID()
          Gets the value of the nameID property.
 NameIDType Subject.getNameID()
          Gets the value of the nameID property.
 

Methods in oasis.names.tc.saml._2_0.assertion that return types with arguments of type NameIDType
 JAXBElement<NameIDType> ObjectFactory.createIssuer(NameIDType value)
          Create an instance of JAXBElement<NameIDType>
 JAXBElement<NameIDType> ObjectFactory.createNameID(NameIDType value)
          Create an instance of JAXBElement<NameIDType>
 

Methods in oasis.names.tc.saml._2_0.assertion with parameters of type NameIDType
 JAXBElement<NameIDType> ObjectFactory.createIssuer(NameIDType value)
          Create an instance of JAXBElement<NameIDType>
 JAXBElement<NameIDType> ObjectFactory.createNameID(NameIDType value)
          Create an instance of JAXBElement<NameIDType>
 void Assertion.setIssuer(NameIDType value)
          Sets the value of the issuer property.
 void SubjectConfirmation.setNameID(NameIDType value)
          Sets the value of the nameID property.
 void Subject.setNameID(NameIDType value)
          Sets the value of the nameID property.
 

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

Methods in oasis.names.tc.saml._2_0.protocol that return NameIDType
 NameIDType StatusResponseType.getIssuer()
          Gets the value of the issuer property.
 NameIDType RequestAbstractType.getIssuer()
          Gets the value of the issuer property.
 NameIDType NameIDMappingResponse.getNameID()
          Gets the value of the nameID property.
 NameIDType NameIDMappingRequest.getNameID()
          Gets the value of the nameID property.
 NameIDType ManageNameIDRequest.getNameID()
          Gets the value of the nameID property.
 NameIDType LogoutRequest.getNameID()
          Gets the value of the nameID property.
 

Methods in oasis.names.tc.saml._2_0.protocol with parameters of type NameIDType
 void StatusResponseType.setIssuer(NameIDType value)
          Sets the value of the issuer property.
 void RequestAbstractType.setIssuer(NameIDType value)
          Sets the value of the issuer property.
 void NameIDMappingResponse.setNameID(NameIDType value)
          Sets the value of the nameID property.
 void NameIDMappingRequest.setNameID(NameIDType value)
          Sets the value of the nameID property.
 void ManageNameIDRequest.setNameID(NameIDType value)
          Sets the value of the nameID property.
 void LogoutRequest.setNameID(NameIDType value)
          Sets the value of the nameID property.
 




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