Package | Description |
---|---|
com.sun.identity.federation.common |
Defines Federation Common Utils.
|
com.sun.identity.federation.meta | |
com.sun.identity.federation.services.fednsso |
Handles
ID-FF federation and single sign on. |
com.sun.identity.federation.services.logout |
Handles
ID-FF single logout. |
Modifier and Type | Field and Description |
---|---|
static IDFFMetaManager |
FSUtils.metaInstance |
Modifier and Type | Method and Description |
---|---|
static IDFFMetaManager |
FSUtils.getIDFFMetaManager()
Returns an instance of the IDFF meta manager class.
|
Modifier and Type | Method and Description |
---|---|
static com.sun.identity.federation.jaxb.entityconfig.BaseConfigType |
IDFFMetaUtils.getExtendedConfig(String realm,
String providerId,
String providerRole,
IDFFMetaManager metaManager)
Obtains provider's extended meta.
|
static String |
IDFFMetaUtils.getFirstAttributeValueFromIDPConfig(IDFFMetaManager metaManager,
String realm,
String idpEntityID,
String attrName) |
Modifier and Type | Field and Description |
---|---|
protected static IDFFMetaManager |
FSSSOAndFedHandler.metaManager |
Modifier and Type | Field and Description |
---|---|
protected IDFFMetaManager |
FSPreLogoutHandler.metaManager |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.