Uses of Package
com.pingidentity.sts.clientapi

Packages that use com.pingidentity.sts.clientapi
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. 
com.pingidentity.sts.clientapi.tokens Interfaces and classes which describe behaviors for security tokens. 
com.pingidentity.sts.clientapi.tokens.saml Data classes for SAML tokens. 
com.pingidentity.sts.clientapi.tokens.wsse Data classes for WS-Security tokens. 
com.pingidentity.sts.clientapi.utils Various utility classes used internally by the PingFederate STS Client SDK. 
 

Classes in com.pingidentity.sts.clientapi used by com.pingidentity.sts.clientapi
SecurityTokenException
          Exception class thrown when errors occur during a transaction with the STS related to tokens.
STSClientConfiguration
          Property holder for STSClient.
STSClientConfiguration.SystemAuthType
          Options for HTTP transport authentication for the STS endpoint
STSClientConfiguration.TokenType
          Possible Token Types
STSClientException
          Exception thrown by the client SDK when an error occurs communicating with the STS.
 

Classes in com.pingidentity.sts.clientapi used by com.pingidentity.sts.clientapi.authentication
STSClientException
          Exception thrown by the client SDK when an error occurs communicating with the STS.
 

Classes in com.pingidentity.sts.clientapi used by com.pingidentity.sts.clientapi.model
STSClientException
          Exception thrown by the client SDK when an error occurs communicating with the STS.
 

Classes in com.pingidentity.sts.clientapi used by com.pingidentity.sts.clientapi.protocol
STSClientConfiguration
          Property holder for STSClient.
STSClientException
          Exception thrown by the client SDK when an error occurs communicating with the STS.
 

Classes in com.pingidentity.sts.clientapi used by com.pingidentity.sts.clientapi.tokens
SecurityTokenException
          Exception class thrown when errors occur during a transaction with the STS related to tokens.
 

Classes in com.pingidentity.sts.clientapi used by com.pingidentity.sts.clientapi.tokens.saml
SecurityTokenException
          Exception class thrown when errors occur during a transaction with the STS related to tokens.
 

Classes in com.pingidentity.sts.clientapi used by com.pingidentity.sts.clientapi.tokens.wsse
SecurityTokenException
          Exception class thrown when errors occur during a transaction with the STS related to tokens.
 

Classes in com.pingidentity.sts.clientapi used by com.pingidentity.sts.clientapi.utils
SecurityTokenException
          Exception class thrown when errors occur during a transaction with the STS related to tokens.
STSClientException
          Exception thrown by the client SDK when an error occurs communicating with the STS.
 



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