public class AssertionManagerImpl extends Object implements AssertionManagerIF
Constructor and Description |
---|
AssertionManagerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
checkForLocal() |
String |
createAssertion(String ssoToken) |
String |
createAssertion2(String ssoToken,
List attributes) |
String |
createAssertionArtifact(String assertion,
String target) |
String |
getAssertion(String artifact,
Set destID) |
String |
getAssertion2(String artifact,
String destID) |
Set |
getAssertionArtifacts(String ssoToken) |
String |
getAssertionByIdRef(String idref,
Set destID) |
String |
getAssertionByIdRef2(String idref,
String destID) |
String |
getAssertionByIdRefToken(String idref,
String ssoToken) |
Set |
getAssertions(String ssoToken) |
public void checkForLocal()
checkForLocal
in interface AssertionManagerIF
public String createAssertion(String ssoToken) throws SAMLException
createAssertion
in interface AssertionManagerIF
SAMLException
public String createAssertion2(String ssoToken, List attributes) throws SAMLException
createAssertion2
in interface AssertionManagerIF
SAMLException
public String createAssertionArtifact(String assertion, String target) throws SAMLException
createAssertionArtifact
in interface AssertionManagerIF
SAMLException
public String getAssertion(String artifact, Set destID) throws SAMLException
getAssertion
in interface AssertionManagerIF
SAMLException
public String getAssertion2(String artifact, String destID) throws SAMLException
getAssertion2
in interface AssertionManagerIF
SAMLException
public String getAssertionByIdRef(String idref, Set destID) throws SAMLException
getAssertionByIdRef
in interface AssertionManagerIF
SAMLException
public String getAssertionByIdRef2(String idref, String destID) throws SAMLException
getAssertionByIdRef2
in interface AssertionManagerIF
SAMLException
public String getAssertionByIdRefToken(String idref, String ssoToken) throws SAMLException
getAssertionByIdRefToken
in interface AssertionManagerIF
SAMLException
public Set getAssertionArtifacts(String ssoToken) throws SAMLException
getAssertionArtifacts
in interface AssertionManagerIF
SAMLException
public Set getAssertions(String ssoToken) throws SAMLException
getAssertions
in interface AssertionManagerIF
SAMLException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.