Package | Description |
---|---|
com.sun.identity.federation.message |
Defines federation protocol message classes.
|
com.sun.identity.saml.assertion |
Defines SAML assertion.
|
Modifier and Type | Class and Description |
---|---|
class |
FSAuthenticationStatement
The
FSAuthenticationStatement element represents an
authentication statement by the issuer that it's subject was authenticated
by a particular means at a particular time. |
Modifier and Type | Method and Description |
---|---|
protected abstract AuthenticationStatement |
AssertionBase.createAuthenticationStatement(Element authenticationElement)
Creates appropriate AuthenticationStatement instance
|
protected AuthenticationStatement |
Assertion.createAuthenticationStatement(Element authenticationElement) |
Copyright © 2010-2013, ForgeRock All Rights Reserved.