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

Packages that use com.pingidentity.sts.clientapi.tokens
com.pingidentity.sts.clientapi Main client SDK classes, exceptions, and constants. 
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. 
 

Classes in com.pingidentity.sts.clientapi.tokens used by com.pingidentity.sts.clientapi
Token
          Base interface for tokens which defines parsing behavior and provides access to the underlying XML data structure.
 

Classes in com.pingidentity.sts.clientapi.tokens used by com.pingidentity.sts.clientapi.tokens
Token
          Base interface for tokens which defines parsing behavior and provides access to the underlying XML data structure.
TokenHandler
          Interface to define behaviors for parsing Security Tokens.
 

Classes in com.pingidentity.sts.clientapi.tokens used by com.pingidentity.sts.clientapi.tokens.saml
Token
          Base interface for tokens which defines parsing behavior and provides access to the underlying XML data structure.
TokenHandler
          Interface to define behaviors for parsing Security Tokens.
 

Classes in com.pingidentity.sts.clientapi.tokens used by com.pingidentity.sts.clientapi.tokens.wsse
Token
          Base interface for tokens which defines parsing behavior and provides access to the underlying XML data structure.
 



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