| Package | Description |
|---|---|
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml11.jaxb20 |
| Modifier and Type | Class and Description |
|---|---|
class |
NameIdentifier
The NameIdentifier element specifies a
Subject by a combination
of a name and a security domain governing the name of the Subject. |
| Modifier and Type | Method and Description |
|---|---|
static NameIdentifierType |
NameIdentifier.fromElement(Element element)
Constructs a
NameIdentifer element from an existing XML
block. |
| Constructor and Description |
|---|
NameIdentifier(NameIdentifierType nameIdType) |
| Modifier and Type | Method and Description |
|---|---|
NameIdentifierType |
ObjectFactory.createNameIdentifierType()
Create an instance of
NameIdentifierType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NameIdentifierType> |
ObjectFactory.createNameIdentifier(NameIdentifierType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NameIdentifierType> |
ObjectFactory.createNameIdentifier(NameIdentifierType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.