Package | Description |
---|---|
com.sun.identity.saml.plugins |
SAML 1.x Plugins.
|
Modifier and Type | Method and Description |
---|---|
List |
AttributeMapper.getAttributes(AttributeQuery query,
String sourceID,
Object token)
Returns Attributes for the user.
|
Assertion |
AttributeMapper.getSSOAssertion(AttributeQuery query)
Returns the Assertion that contains Authentication information that
can be used to obtain single sign on token.
|
String |
AttributeMapper.getSSOTokenID(AttributeQuery query)
Returns the single sign on token id to OpenSSO from the query.
|
Copyright © 2010-2014, ForgeRock All Rights Reserved.