Package | Description |
---|---|
com.sun.identity.saml.plugins |
SAML 1.x Plugins.
|
Modifier and Type | Method and Description |
---|---|
Map |
ActionMapper.getAuthorizationDecisions(AuthorizationDecisionQuery query,
Object token,
String sourceID)
Returns Action Decisions for the user.
|
Assertion |
ActionMapper.getSSOAssertion(AuthorizationDecisionQuery query,
String sourceID)
Returns the Assertion that contains Authentication information that
can be used to obtain single sign on token.
|
String |
ActionMapper.getSSOTokenID(AuthorizationDecisionQuery query)
Returns the single sign on token id to OpenAM from the query.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.