|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
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 with parameters of type 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |