|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.semiramis.identityaggregator.commons.Token
eu.semiramis.identityaggregator.commons.AuthenticationToken
public class AuthenticationToken
Authentication Token
Field Summary |
---|
Fields inherited from class eu.semiramis.identityaggregator.commons.Token |
---|
assertion |
Constructor Summary | |
---|---|
AuthenticationToken(org.opensaml.saml2.core.Assertion assertion)
|
|
AuthenticationToken(java.lang.String assertion)
|
Method Summary | |
---|---|
Conditions |
getConditions()
|
Methods inherited from class eu.semiramis.identityaggregator.commons.Token |
---|
getAssertion, getSubjectDomain, getSubjectId, setAssertion, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AuthenticationToken(org.opensaml.saml2.core.Assertion assertion) throws org.opensaml.xml.parse.XMLParserException, org.opensaml.xml.io.UnmarshallingException
org.opensaml.xml.parse.XMLParserException
org.opensaml.xml.io.UnmarshallingException
public AuthenticationToken(java.lang.String assertion) throws org.opensaml.xml.parse.XMLParserException, org.opensaml.xml.io.UnmarshallingException
org.opensaml.xml.parse.XMLParserException
org.opensaml.xml.io.UnmarshallingException
Method Detail |
---|
public Conditions getConditions()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |