Uses of Class
com.sun.identity.saml.assertion.NameIdentifier
Package
Description
Defines SAML assertion.
Defines WS-Federation Plugin SPIs
-
Uses of NameIdentifier in com.sun.identity.saml.assertion
Modifier and TypeMethodDescriptionprotected NameIdentifier
Subject.createNameIdentifier
(Element nameIdentifierElement) Subject.getNameIdentifier()
Gets theNameIdentifier
within the Subject elementModifier and TypeMethodDescriptionboolean
NameIdentifier.equals
(NameIdentifier nid) Checks for equality between this object and theNameQualifier
passed down as parameter.boolean
Subject.setNameIdentifier
(NameIdentifier nameIdentifier) Sets theNameIdentifier
to the subject.ModifierConstructorDescriptionSubject
(NameIdentifier nameIdentifier) Constructs a Subject object from aNameIdentifier
object.Subject
(NameIdentifier nameIdentifier, SubjectConfirmation subjectConfirmation) Constructs a Subject object from aNameIdentifier
object and aSubjectConfirmation
object. -
Uses of NameIdentifier in com.sun.identity.wsfederation.plugins