|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyIdentifierTokenReference.IdProvider | |
---|---|
com.pingidentity.sts.clientapi.protocol | Interfaces and data classes used for parsing WS-Trst messages and interactions with the PingFederate STS endpoint. |
Uses of KeyIdentifierTokenReference.IdProvider in com.pingidentity.sts.clientapi.protocol |
---|
Classes in com.pingidentity.sts.clientapi.protocol that implement KeyIdentifierTokenReference.IdProvider | |
---|---|
static class |
KeyIdentifierTokenReference.SamlIdProvider
Id Provider for SAML assertion tokens. |
Constructors in com.pingidentity.sts.clientapi.protocol with parameters of type KeyIdentifierTokenReference.IdProvider | |
---|---|
KeyIdentifierTokenReference(java.lang.String tokenType,
java.lang.String valueType,
KeyIdentifierTokenReference.IdProvider idProvider)
Creates KeyIdentifierTokenReference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |