|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameIdentifier | |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.impl | |
| Uses of NameIdentifier in com.sun.xml.wss.saml |
|---|
| Methods in com.sun.xml.wss.saml that return NameIdentifier | |
|---|---|
abstract NameIdentifier |
SAMLAssertionFactory.createNameIdentifier(String name,
String nameQualifier,
String format)
Constructs a NameQualifier instance. |
NameIdentifier |
Subject.getNameIdentifier()
|
| Methods in com.sun.xml.wss.saml with parameters of type NameIdentifier | |
|---|---|
abstract Subject |
SAMLAssertionFactory.createSubject(NameIdentifier nameIdentifier,
SubjectConfirmation subjectConfirmation)
Constructs a Subject object from a NameIdentifier
object and a SubjectConfirmation object. |
| Uses of NameIdentifier in com.sun.xml.wss.saml.assertion.saml11.jaxb20 |
|---|
| Classes in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that implement NameIdentifier | |
|---|---|
class |
NameIdentifier
The NameIdentifier element specifies a Subject by a combination
of a name and a security domain governing the name of the Subject. |
| Uses of NameIdentifier in com.sun.xml.wss.saml.assertion.saml20.jaxb20 |
|---|
| Methods in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that return NameIdentifier | |
|---|---|
NameIdentifier |
Subject.getNameIdentifier()
|
| Uses of NameIdentifier in com.sun.xml.wss.saml.impl |
|---|
| Methods in com.sun.xml.wss.saml.impl that return NameIdentifier | |
|---|---|
NameIdentifier |
SAMLAssertion1_1FactoryImpl.createNameIdentifier(String name,
String nameQualifier,
String format)
|
NameIdentifier |
SAMLAssertion2_1FactoryImpl.createNameIdentifier(String name,
String nameQualifier,
String format)
|
NameIdentifier |
SAMLAssertion2_2FactoryImpl.createNameIdentifier(String name,
String nameQualifier,
String format)
|
| Methods in com.sun.xml.wss.saml.impl with parameters of type NameIdentifier | |
|---|---|
Subject |
SAMLAssertion1_1FactoryImpl.createSubject(NameIdentifier nameIdentifier,
SubjectConfirmation subjectConfirmation)
|
Subject |
SAMLAssertion2_1FactoryImpl.createSubject(NameIdentifier nameIdentifier,
SubjectConfirmation subjectConfirmation)
|
Subject |
SAMLAssertion2_2FactoryImpl.createSubject(NameIdentifier nameIdentifier,
SubjectConfirmation subjectConfirmation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||