Package | Description |
---|---|
com.sun.identity.saml.assertion |
Defines SAML assertion.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationDecisionStatement
The
AuthorizationDecisionStatement element supplies a statement
by the issuer that the request for access by the specified subject to the
specified resource has resulted in the specified decision on the basis of
some optionally specified evidence. |
Modifier and Type | Method and Description |
---|---|
protected abstract AuthorizationDecisionStatementBase |
AssertionBase.createAuthorizationDecisionStatement(Element authDecisionElement)
Create appropriate AuthorizationDecisionStatement instance
|
protected AuthorizationDecisionStatementBase |
Assertion.createAuthorizationDecisionStatement(Element authDecisionElement) |
Copyright © 2010-2018, ForgeRock All Rights Reserved.