Package | Description |
---|---|
com.sun.identity.federation.accountmgmt |
Defines Federation Account Management API.
|
com.sun.identity.federation.login | |
com.sun.identity.federation.message.common |
Defines common classes used by federation protocol messages.
|
com.sun.identity.federation.services |
Handles
ID-FF federation profiles. |
com.sun.identity.federation.services.fednsso |
Handles
ID-FF federation and single sign on. |
com.sun.identity.federation.services.util |
Utility classes
ID-FF federation services. |
com.sun.liberty.jaxrpc |
Provides remotable interfaces for the remote clients that require Liberty
protocol objects such as Discovery Service information.
|
Modifier and Type | Class and Description |
---|---|
class |
FSAccountMgmtException
This exception class handles Account Mangement errors.
|
Modifier and Type | Class and Description |
---|---|
class |
FSPostLoginException
The
FSPostLoginException is used to specify an exception
related to an error on post login operations. |
class |
FSPreLoginException
The
FSPreLoginException is used to specify an exception
related to an error during pre login operations. |
Modifier and Type | Class and Description |
---|---|
class |
FSMsgException
Deprecated.
since 12.0.0
|
Modifier and Type | Method and Description |
---|---|
static NameIdentifier |
EncryptedNameIdentifier.getDecryptedNameIdentifier(NameIdentifier encNI,
PrivateKey decKey)
Deprecated.
Gets the decrypted NameIdentifier.
|
static NameIdentifier |
EncryptedNameIdentifier.getDecryptedNameIdentifier(NameIdentifier encNI,
String realm,
String providerID)
Deprecated.
Returns the decrypted
NameIdentifier object. |
static NameIdentifier |
EncryptedNameIdentifier.getEncryptedNameIdentifier(NameIdentifier ni,
String providerID,
Key enckey,
String dataEncAlgorithm,
int dataEncStrength)
Deprecated.
Gets then Encrypted NameIdentifier for a given name identifier
and the provider ID.
|
static NameIdentifier |
EncryptedNameIdentifier.getEncryptedNameIdentifier(NameIdentifier ni,
String realm,
String providerID)
Deprecated.
Returns the
EncryptedNameIdentifier for a given name
identifier and the provider ID. |
Constructor and Description |
---|
EncryptableNameIdentifier(Element nameIdentifier)
Deprecated.
Constructs a
EncryptedNameIdentifer element from
the Document Element. |
EncryptableNameIdentifier(NameIdentifier ni)
Deprecated.
Constructor creates
EncryptableNameIdentifier object. |
EncryptableNameIdentifier(String name,
String nameQualifier,
String format,
Date issueInstant,
String nonce)
Deprecated.
Consturctor creates
EncryptableNameIdentifier object. |
Modifier and Type | Class and Description |
---|---|
class |
FSLoginHelperException
This class handles all preLogin & postLogin exceptions.
|
Modifier and Type | Method and Description |
---|---|
FSAssertion |
FSAssertionManager.createFSAssertion(String id,
AssertionArtifact artifact,
String realm,
String spEntityID,
NameIdentifier spHandle,
NameIdentifier idpHandle,
String inResponseTo,
int assertionMinorVersion)
Creates an assertion artifact.
|
AssertionArtifact |
FSAssertionManager.createFSAssertionArtifact(String id,
String realm,
String spEntityID,
NameIdentifier spHandle,
NameIdentifier idpHandle,
String inResponseTo,
int minorVersion)
Creates an assertion artifact.
|
Assertion |
FSAssertionManager.getAssertion(AssertionArtifact artifact,
String destID)
Retrieves the assertion associated with an artifact.
|
protected Assertion |
FSAssertionManagerClient.getAssertion(AssertionArtifact artifact,
String destID)
Returns assertion associated with the
AssertionArtifact . |
String |
FSAssertionManager.getDestIdForArtifact(AssertionArtifact artifact)
Finds the destination id for whom the artifact is issued for.
|
protected String |
FSAssertionManagerClient.getDestIdForArtifact(AssertionArtifact artifact)
Returns the destination id the artifact is created for.
|
protected Status |
FSAssertionManagerClient.getErrorStatus(AssertionArtifact artifact) |
static FSAssertionManager |
FSAssertionManager.getInstance(String metaAlias)
Returns a
FSAssertionManager instance. |
boolean |
FSAssertionManagerClient.isUserExists(String userDN)
Checks if the user exists.
|
void |
FSIDPAuthenticationContextInfo.setAuthenticationContext(String authenticationContext)
Sets authentication context.
|
void |
FSSPAuthenticationContextInfo.setAuthenticationContext(String authenticaionContext)
Sets authentication context.
|
void |
FSSPAuthenticationContextInfo.setAuthenticationLevel(int authenticationLevel)
Sets authentication level.
|
void |
FSSPAuthenticationContextInfo.setAuthenticationLevel(String authenticationLevel)
Sets authentication level.
|
void |
FSIDPAuthenticationContextInfo.setLevel(String level)
Sets level.
|
Constructor and Description |
---|
FSAssertionManagerClient(String metaAlias)
Returns an instance of
AssertionManagerClient . |
FSAssertionManagerClient(String metaAlias,
String url)
Returns an instance of
FSAssertionManagerClient
that will use the provided URL for the management
of assertions. |
FSDiscoveryBootStrap(Object ssoToken,
AuthnContext authnContext,
FSSubject sub,
String userID,
String wscID,
String realm)
Constructor.
|
FSIDPAuthenticationContextInfo(String infoString)
Constructs a new object.
|
FSIDPAuthenticationContextInfo(String authenticationContext,
String moduleIndicatorKey,
String moduleIndicatorValue,
int level)
Creates new
FSIDPAuthenticationContextInfo instance. |
FSIDPAuthenticationContextInfo(String authenticationContext,
String moduleIndicatorKey,
String moduleIndicatorValue,
String level)
Creates new
FSIDPAuthenticationContextInfo instance. |
FSSPAuthenticationContextInfo(String mapping)
Constructs a new object.
|
FSSPAuthenticationContextInfo(String authenticationContext,
int authenticationLevel)
Creates new FSSPAuthenticationContextInfo
|
FSSPAuthenticationContextInfo(String authenticationContext,
String authenticationLevel)
Creates new FSSPAuthenticationContextInfo
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
FSSSOAndFedHandler.isIDPProxyEnabled(FSAuthnRequest authnRequest)
Checks if the identity provider is configured for proxying the
authentication requests for a requesting service provider.
|
protected void |
FSLECPConsumerHandler.redirectToResource(String resourceURL) |
protected void |
FSAssertionArtifactHandler.redirectToResource(String resourceURL) |
protected void |
FSBrowserPostConsumerHandler.redirectToResource(String resourceURL) |
protected void |
FSBrowserArtifactConsumerHandler.redirectToResource(String resourceURL) |
protected void |
FSWMLPostConsumerHandler.redirectToResource(String resourceURL) |
protected void |
FSSSOAndFedHandler.sendProxyAuthnRequest(FSAuthnRequest authnRequest,
String preferredIDP)
Sends a new AuthnRequest to the authenticating provider.
|
Modifier and Type | Class and Description |
---|---|
class |
FSSignatureException
ID-FF signature related exceptions.
|
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 | Method and Description |
---|---|
ResourceOffering |
LibertyManagerClient.getDiscoveryResourceOffering(Object token,
String hostProviderID)
Returns the discovery service bootstrap resource offering.
|
SecurityAssertion |
LibertyManagerClient.getDiscoveryServiceCredential(Object token,
String hostProviderID)
Returns the discovery service credential.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.