Uses of Interface
com.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference.IdProvider

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.
 



Copyright © 2006-2009 Ping Identity Corporation. All Rights Reserved.