|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference.SamlIdProvider
public static class KeyIdentifierTokenReference.SamlIdProvider
Id Provider for SAML assertion tokens.
Constructor Summary | |
---|---|
KeyIdentifierTokenReference.SamlIdProvider()
|
Method Summary | |
---|---|
java.lang.String |
obtainId(org.w3c.dom.Element token)
Creates or gets the ID for referencing the token |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyIdentifierTokenReference.SamlIdProvider()
Method Detail |
---|
public java.lang.String obtainId(org.w3c.dom.Element token) throws STSClientException
KeyIdentifierTokenReference.IdProvider
token
obtainId
in interface KeyIdentifierTokenReference.IdProvider
token
- the token
STSClientException
- if an ID can't be obtained
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |