Uses of Package
com.pingidentity.sts.clientapi.protocol

Packages that use com.pingidentity.sts.clientapi.protocol
com.pingidentity.sts.clientapi Main client SDK classes, exceptions, and constants. 
com.pingidentity.sts.clientapi.authentication Classes for support of various transport and WS-Security authentication mechanisms. 
com.pingidentity.sts.clientapi.model Data classes used for construction of WS-Trst messages and interactions with the PingFederate STS endpoint. 
com.pingidentity.sts.clientapi.protocol Interfaces and data classes used for parsing WS-Trst messages and interactions with the PingFederate STS endpoint. 
 

Classes in com.pingidentity.sts.clientapi.protocol used by com.pingidentity.sts.clientapi
SecurityTokenReference
          SecurityTokenReference references the token from an XML Element.
 

Classes in com.pingidentity.sts.clientapi.protocol used by com.pingidentity.sts.clientapi.authentication
STSMessage
          Represents SOAP message with RST to the STS server.
 

Classes in com.pingidentity.sts.clientapi.protocol used by com.pingidentity.sts.clientapi.model
RequestSecurityTokenResponse
          RequestSecurityTokenResponse represents an RSTR from the STS Server.
STSMessage
          Represents SOAP message with RST to the STS server.
 

Classes in com.pingidentity.sts.clientapi.protocol used by com.pingidentity.sts.clientapi.protocol
KeyIdentifierTokenReference.IdProvider
          Provides referencing ID.
SecurityTokenReference
          SecurityTokenReference references the token from an XML Element.
SecurityTokenReferenceFactory
          Used to initialize the security token references included with the base SDK and allows for specifying custom token type references.
 



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