| Package | Description |
|---|---|
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml20.jaxb20 |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthnStatement
The
AuthnStatement 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 AuthnStatementType |
AuthnStatement.fromElement(Element element)
This constructor builds an authentication statement element from an
existing XML block.
|
| Constructor and Description |
|---|
AuthnStatement(AuthnStatementType authStmtType) |
| Modifier and Type | Method and Description |
|---|---|
AuthnStatementType |
ObjectFactory.createAuthnStatementType()
Create an instance of
AuthnStatementType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthnStatementType> |
ObjectFactory.createAuthnStatement(AuthnStatementType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthnStatementType> |
ObjectFactory.createAuthnStatement(AuthnStatementType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.