| 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 |
SubjectConfirmation
The
SubjectConfirmation element specifies a subject by specifying data that
authenticates the subject. |
| Modifier and Type | Method and Description |
|---|---|
static SubjectConfirmationType |
SubjectConfirmation.fromElement(Element element)
Constructs a subject confirmation element from an existing
XML block.
|
| Constructor and Description |
|---|
SubjectConfirmation(SubjectConfirmationType subConfType) |
| Modifier and Type | Method and Description |
|---|---|
SubjectConfirmationType |
ObjectFactory.createSubjectConfirmationType()
Create an instance of
SubjectConfirmationType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SubjectConfirmationType> |
ObjectFactory.createSubjectConfirmation(SubjectConfirmationType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SubjectConfirmationType> |
ObjectFactory.createSubjectConfirmation(SubjectConfirmationType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.