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

Packages that use com.pingidentity.sts.clientapi.model
com.pingidentity.sts.clientapi Main client SDK classes, exceptions, and constants. 
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.model used by com.pingidentity.sts.clientapi
RequestSecurityTokenData
          RequestSecurityTokenData contains data for making STS requests.
STSResponse
          STSResponse represents a response from the STS Server.
 

Classes in com.pingidentity.sts.clientapi.model used by com.pingidentity.sts.clientapi.model
SoapFault
          Contains information about a SOAP Fault message that can be received back from the STS Server.
 

Classes in com.pingidentity.sts.clientapi.model used by com.pingidentity.sts.clientapi.protocol
RequestSecurityTokenData
          RequestSecurityTokenData contains data for making STS requests.
SoapFault
          Contains information about a SOAP Fault message that can be received back from the STS Server.
 



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