Package | Description |
---|---|
com.sun.identity.federation.message |
Defines federation protocol message classes.
|
com.sun.identity.saml |
Defines SAML Assertion Manager and SAML Client APIs.
|
Modifier and Type | Class and Description |
---|---|
class |
FSAssertionArtifact
Deprecated.
since 12.0.0
|
Modifier and Type | Method and Description |
---|---|
AssertionArtifact |
AssertionManager.createAssertionArtifact(Assertion assertion,
String destID)
This method creates an
AssertionArtifact for the given
Assertion. |
Modifier and Type | Method and Description |
---|---|
static Assertion |
SAMLClient.getAssertionByArtifact(AssertionArtifact artifact)
This method returns the Assertion for the corresponding artifact.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.