|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameIdentifierType | |
---|---|
oasis.names.tc.dss._1_0.core.schema | |
oasis.names.tc.saml._1_0.assertion |
Uses of NameIdentifierType in oasis.names.tc.dss._1_0.core.schema |
---|
Methods in oasis.names.tc.dss._1_0.core.schema that return NameIdentifierType | |
---|---|
NameIdentifierType |
RequesterIdentity.getName()
Gets the value of the name property. |
NameIdentifierType |
ClaimedIdentity.getName()
Gets the value of the name property. |
NameIdentifierType |
TstInfo.getTSA()
Gets the value of the tsa property. |
Methods in oasis.names.tc.dss._1_0.core.schema that return types with arguments of type NameIdentifierType | |
---|---|
JAXBElement<NameIdentifierType> |
ObjectFactory.createSignerIdentity(NameIdentifierType value)
Create an instance of JAXBElement < NameIdentifierType > |
List<NameIdentifierType> |
IntendedAudience.getRecipients()
Gets the value of the recipients property. |
Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type NameIdentifierType | |
---|---|
JAXBElement<NameIdentifierType> |
ObjectFactory.createSignerIdentity(NameIdentifierType value)
Create an instance of JAXBElement < NameIdentifierType > |
void |
RequesterIdentity.setName(NameIdentifierType value)
Sets the value of the name property. |
void |
ClaimedIdentity.setName(NameIdentifierType value)
Sets the value of the name property. |
void |
TstInfo.setTSA(NameIdentifierType value)
Sets the value of the tsa property. |
Uses of NameIdentifierType in oasis.names.tc.saml._1_0.assertion |
---|
Methods in oasis.names.tc.saml._1_0.assertion that return NameIdentifierType | |
---|---|
NameIdentifierType |
ObjectFactory.createNameIdentifierType()
Create an instance of NameIdentifierType |
NameIdentifierType |
Subject.getNameIdentifier()
Gets the value of the nameIdentifier property. |
Methods in oasis.names.tc.saml._1_0.assertion that return types with arguments of type NameIdentifierType | |
---|---|
JAXBElement<NameIdentifierType> |
ObjectFactory.createNameIdentifier(NameIdentifierType value)
Create an instance of JAXBElement < NameIdentifierType > |
Methods in oasis.names.tc.saml._1_0.assertion with parameters of type NameIdentifierType | |
---|---|
JAXBElement<NameIdentifierType> |
ObjectFactory.createNameIdentifier(NameIdentifierType value)
Create an instance of JAXBElement < NameIdentifierType > |
void |
Subject.setNameIdentifier(NameIdentifierType value)
Sets the value of the nameIdentifier property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |