Package | Description |
---|---|
com.sun.identity.federation.services |
Handles
ID-FF federation profiles. |
com.sun.identity.federation.services.util |
Utility classes
ID-FF federation services. |
com.sun.identity.liberty.ws.security |
Provides interface to manage liberty security
|
Modifier and Type | Method and Description |
---|---|
List |
FSAttributePlugin.getAttributeStatements(String hostProviderID,
String remoteProviderID,
FSSubject subject,
Object token)
Deprecated.
This method is deprecated.
|
List |
FSDefaultAttributePlugin.getAttributeStatements(String hostEntityId,
String remoteEntityID,
FSSubject subject,
Object token)
Deprecated.
This method is deprecated.
|
List |
FSDefaultRealmAttributePlugin.getAttributeStatements(String realm,
String hostEntityId,
String remoteEntityID,
FSSubject subject,
Object token)
Returns list of
AttributeStatement s by using attribute
map defined in the configuration. |
List |
FSRealmAttributePlugin.getAttributeStatements(String realm,
String hostProviderID,
String remoteProviderID,
FSSubject subject,
Object token)
Gets the list of AttributeStatements.
|
List |
FSDefaultAttributePlugin.getAttributeStatements(String realm,
String hostEntityId,
String remoteEntityID,
FSSubject subject,
Object token)
Returns list of
AttributeStatement s by using attribute
map defined in the configuration. |
Constructor and Description |
---|
FSDiscoveryBootStrap(Object ssoToken,
AuthnContext authnContext,
FSSubject sub,
String userID,
String wscID,
String realm)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static AttributeStatement |
FSAttributeStatementHelper.getAutoFedAttributeStatement(String realm,
String entityID,
FSSubject sub,
Object ssoToken)
Gets a SAML
AttributeStatement by using an
AutoFederate attribute that is configured in Local Provider. |
Modifier and Type | Class and Description |
---|---|
class |
SessionSubject
The
SessionSubject class represents a liberty subject
with associated session status. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.