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

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

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.
 




Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.