|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubjectConfirmationType | |
|---|---|
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml11.jaxb20 | |
| Uses of SubjectConfirmationType in com.sun.xml.wss.saml.assertion.saml11.jaxb20 |
|---|
| Subclasses of SubjectConfirmationType in com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
|---|---|
class |
SubjectConfirmation
The SubjectConfirmation element specifies a subject by specifying data that
authenticates the subject. |
| Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return SubjectConfirmationType | |
|---|---|
static SubjectConfirmationType |
SubjectConfirmation.fromElement(Element element)
Constructs a subject confirmation element from an existing XML block. |
| Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type SubjectConfirmationType | |
|---|---|
SubjectConfirmation(SubjectConfirmationType subConfType)
|
|
| Uses of SubjectConfirmationType in com.sun.xml.wss.saml.internal.saml11.jaxb20 |
|---|
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return SubjectConfirmationType | |
|---|---|
SubjectConfirmationType |
ObjectFactory.createSubjectConfirmationType()
Create an instance of SubjectConfirmationType |
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type SubjectConfirmationType | |
|---|---|
JAXBElement<SubjectConfirmationType> |
ObjectFactory.createSubjectConfirmation(SubjectConfirmationType value)
Create an instance of JAXBElement<SubjectConfirmationType>} |
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type SubjectConfirmationType | |
|---|---|
JAXBElement<SubjectConfirmationType> |
ObjectFactory.createSubjectConfirmation(SubjectConfirmationType value)
Create an instance of JAXBElement<SubjectConfirmationType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||