|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FSAttributePlugin
The interface FSAttributePlugin is a plugin for adding the
AttributeStatements into the Assertion by the Identity Provider
during the Single Sign-on process. The implementation of this plugin
must return list of SAML AttributeStatements.
FSRealmAttributePlugin| Method Summary | |
|---|---|
List |
getAttributeStatements(String hostProviderID,
String remoteProviderID,
FSSubject subject,
Object token)
Deprecated. This method is deprecated. |
| Method Detail |
|---|
List getAttributeStatements(String hostProviderID,
String remoteProviderID,
FSSubject subject,
Object token)
hostProviderID - Hosted ProviderID.remoteProviderID - Remote ProviderID.subject - FSSubject to use in the statementstoken - session object
AttributeStatements.- See Also:
FSRealmAttributePlugin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||