Uses of Interface
com.sun.identity.saml2.assertion.NameIDType
-
Packages that use NameIDType Package Description com.sun.identity.saml2.assertion Defines SAMLv2 assertion. -
-
Uses of NameIDType in com.sun.identity.saml2.assertion
Subinterfaces of NameIDType in com.sun.identity.saml2.assertion Modifier and Type Interface Description interface
Issuer
TheIssuer
provides information about the issuer of a SAML assertion or protocol message.interface
NameID
TheNameID
is used in various SAML assertion constructs such asSubject
andSubjectConfirmation
elements, and in various protocol messages.
-