| 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 |
AuthenticationStatement
The
AuthenticationStatement element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time. |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationStatementType |
AuthenticationStatement.fromElement(Element element)
This constructor builds an authentication statement element from an
existing XML block.
|
| Constructor and Description |
|---|
AuthenticationStatement(AuthenticationStatementType authStmtType) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationStatementType |
ObjectFactory.createAuthenticationStatementType()
Create an instance of
AuthenticationStatementType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthenticationStatementType> |
ObjectFactory.createAuthenticationStatement(AuthenticationStatementType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthenticationStatementType> |
ObjectFactory.createAuthenticationStatement(AuthenticationStatementType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.