|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthnStatementType | |
|---|---|
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml20.jaxb20 | |
| Uses of AuthnStatementType in com.sun.xml.wss.saml.assertion.saml20.jaxb20 |
|---|
| Subclasses of AuthnStatementType in com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
|---|---|
class |
AuthnStatement
The AuthnStatement element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time. |
| Methods in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that return AuthnStatementType | |
|---|---|
static AuthnStatementType |
AuthnStatement.fromElement(Element element)
This constructor builds an authentication statement element from an existing XML block. |
| Constructors in com.sun.xml.wss.saml.assertion.saml20.jaxb20 with parameters of type AuthnStatementType | |
|---|---|
AuthnStatement(AuthnStatementType authStmtType)
|
|
| Uses of AuthnStatementType in com.sun.xml.wss.saml.internal.saml20.jaxb20 |
|---|
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return AuthnStatementType | |
|---|---|
AuthnStatementType |
ObjectFactory.createAuthnStatementType()
Create an instance of AuthnStatementType |
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type AuthnStatementType | |
|---|---|
JAXBElement<AuthnStatementType> |
ObjectFactory.createAuthnStatement(AuthnStatementType value)
Create an instance of JAXBElement<AuthnStatementType>} |
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type AuthnStatementType | |
|---|---|
JAXBElement<AuthnStatementType> |
ObjectFactory.createAuthnStatement(AuthnStatementType value)
Create an instance of JAXBElement<AuthnStatementType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||