A B C D E F G H I K L M N O P R S T U V W X

A

addAttributes(SamlAttribute) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
addBodyElement(XElement) - Method in class com.pingidentity.sts.clientapi.protocol.SoapMessage
 
addClaim(String, String) - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Adds a claim
addCredentials(STSMessage) - Method in interface com.pingidentity.sts.clientapi.authentication.SoapAuthentication
Adds the credentials to the stsMessage.
addCredentials(STSMessage) - Method in class com.pingidentity.sts.clientapi.authentication.WSSEAuthentication
 
addCredentials(STSMessage) - Method in class com.pingidentity.sts.clientapi.authentication.X509Authentication
 
addHeader(XElement) - Method in class com.pingidentity.sts.clientapi.protocol.SoapMessage
 
addSecurityToken(Element) - Method in class com.pingidentity.sts.clientapi.protocol.STSMessage
Adds a security token to the message.

B

BINARY_SECURITY_TOKEN_QNAME - Static variable in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
 
BINARY_TOKEN_VALUE_TYPE - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
BinaryToken - Class in com.pingidentity.sts.clientapi.tokens.wsse
Implementation of a generic BinarySecurityToken to be used for custom token types.
BinaryToken() - Constructor for class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
 
BinaryToken(String) - Constructor for class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
 
BinaryToken(String, String) - Constructor for class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
 

C

ClientCertificateAuthentication - Class in com.pingidentity.sts.clientapi.authentication
Class for encapulating operations needed for client certificate authentication.
ClientCertificateAuthentication(String, String) - Constructor for class com.pingidentity.sts.clientapi.authentication.ClientCertificateAuthentication
 
ClientFatalException - Exception in com.pingidentity.sts.clientapi
Client fatal exception.
ClientFatalException(String, Throwable) - Constructor for exception com.pingidentity.sts.clientapi.ClientFatalException
Constructs exception with reason and additional error message.
ClientFatalException(String) - Constructor for exception com.pingidentity.sts.clientapi.ClientFatalException
Constructs exception with defined message.
ClientFatalException(Throwable) - Constructor for exception com.pingidentity.sts.clientapi.ClientFatalException
Constructs exception with defined cause.
ClientUtils - Class in com.pingidentity.sts.clientapi.utils
Utility class for generation of special elements for xml documents.
ClientUtils() - Constructor for class com.pingidentity.sts.clientapi.utils.ClientUtils
 
com.pingidentity.sts.clientapi - package com.pingidentity.sts.clientapi
Main client SDK classes, exceptions, and constants.
com.pingidentity.sts.clientapi.authentication - package com.pingidentity.sts.clientapi.authentication
Classes for support of various transport and WS-Security authentication mechanisms.
com.pingidentity.sts.clientapi.model - package 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 - package 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 - package com.pingidentity.sts.clientapi.tokens
Interfaces and classes which describe behaviors for security tokens.
com.pingidentity.sts.clientapi.tokens.saml - package com.pingidentity.sts.clientapi.tokens.saml
Data classes for SAML tokens.
com.pingidentity.sts.clientapi.tokens.wsse - package com.pingidentity.sts.clientapi.tokens.wsse
Data classes for WS-Security tokens.
com.pingidentity.sts.clientapi.utils - package com.pingidentity.sts.clientapi.utils
Various utility classes used internally by the PingFederate STS Client SDK.
Constants - Class in com.pingidentity.sts.clientapi
Constants for miscellaneous properties and XSL template for 'pretty print' operations.
Constants() - Constructor for class com.pingidentity.sts.clientapi.Constants
 
createIdentifier() - Static method in class com.pingidentity.sts.clientapi.utils.ClientUtils
This method returns a string is to be used as an identifer (http://www.w3.org/TR/xml11/#id) for an xml document - all the entries in the Base64 encoding table fit this definition with the exception of 62 (+) and 63 (/), which are account for and parsed out in the method implementation.
createIssueData() - Method in class com.pingidentity.sts.clientapi.STSClient
Creates request data for an Issue RST request.
createRstElement(RequestSecurityTokenData, Element, String, SecurityTokenReferenceFactory) - Method in class com.pingidentity.sts.clientapi.protocol.STSMessage
Creates RST.
createRstElement(RequestSecurityTokenData, Element) - Method in class com.pingidentity.sts.clientapi.protocol.STSMessage
Creates RST.
createToken(String) - Method in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
Sets the encoded data portion of the binary token.
createValidateData() - Method in class com.pingidentity.sts.clientapi.STSClient
Creates request data for a Validate RST request.

D

DigitalSigner - Class in com.pingidentity.sts.clientapi.utils
DigitalSigner
DigitalSigner() - Constructor for class com.pingidentity.sts.clientapi.utils.DigitalSigner
 
doParse(Element) - Method in class com.pingidentity.sts.clientapi.tokens.saml.EncryptedSaml20Token
 
doParse(Element) - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml11Token
Loads an XML element into properties of the SecurityToken.
doParse(Element) - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
Loads an XML element into properties of the SecurityToken.
doParse(Element) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
Loads an XML root into properties of the SecurityToken.

E

ENCODING_TYPE - Static variable in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
 
ENCODING_TYPE_URI - Static variable in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
 
EncryptedSaml20Token - Class in com.pingidentity.sts.clientapi.tokens.saml
Represents a encrypted SAML 2.0 security token
EncryptedSaml20Token(Element) - Constructor for class com.pingidentity.sts.clientapi.tokens.saml.EncryptedSaml20Token
 
extractBody(Document) - Method in class com.pingidentity.sts.clientapi.protocol.SoapMessage
 
extractHeader(Document) - Method in class com.pingidentity.sts.clientapi.protocol.SoapMessage
 
extractTokenFromSecurityHeader(Element) - Method in class com.pingidentity.sts.clientapi.STSClient
Extracts a SAML Assertion from a Security Header.

F

firstElement(Element) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
 

G

generateBytes(int) - Static method in class com.pingidentity.sts.clientapi.utils.ClientUtils
Generates random sequence of bytes in the byte array of the specified length.
getAppliesTo() - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Retrieves AppliesTo value
getAppliesTo() - Method in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Retrieves AppliesTo value
getAppliesTo() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Value of AppliesTo element of RST
getAttributes() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getAudience() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getAuthenticationInstant() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getAuthenticationMethod() - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml11Token
 
getAuthnContextClassRef() - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
 
getCalendar(Element, String, String) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
 
getCalendar(Element, String, boolean, String) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
 
getClaims() - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Retrieves the claims
getClientCertificateKeystore() - Method in class com.pingidentity.sts.clientapi.authentication.ClientCertificateAuthentication
Get full path to keystore file on filesystem
getClientCertificateKeystore() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Full path to the client certificate keystore
getClientCertificateKeystorePassword() - Method in class com.pingidentity.sts.clientapi.authentication.ClientCertificateAuthentication
Get password to be used for keystore operations
getClientCertificateKeystorePassword() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Password for the client certificate keystore
getConfirmationMethod() - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml11Token
 
getCreated() - Method in class com.pingidentity.sts.clientapi.model.Timestamp
 
getCredential() - Method in class com.pingidentity.sts.clientapi.tokens.wsse.X509CertificateToken
Retieves the private key of certificate in use.
getDetail() - Method in class com.pingidentity.sts.clientapi.model.SoapFault
 
getElement(Element, String, boolean, String) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
 
getExpires() - Method in class com.pingidentity.sts.clientapi.model.Timestamp
 
getFactory() - Method in class com.pingidentity.sts.clientapi.authentication.ClientCertificateAuthentication
 
getFaultActor() - Method in class com.pingidentity.sts.clientapi.model.SoapFault
 
getFaultCode() - Method in class com.pingidentity.sts.clientapi.model.SoapFault
 
getFaultString() - Method in class com.pingidentity.sts.clientapi.model.SoapFault
 
getFirstElement(Element, String) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
This method retrieves Element with specified name from the element tree todo namespaces
getFirstElement(Element) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
 
getFirstWstElement(Element, String) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
This method retrieves WST Element with specified name from the element tree
getId() - Method in class com.pingidentity.sts.clientapi.model.Timestamp
 
getId() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getInTokenType() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Value type of binary token that is desired to be issued by the STS
getInTokenValueType() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Value type of token that is sent to the STS
getIssueInstant() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getIssuer() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getName() - Method in class com.pingidentity.sts.clientapi.authentication.UsernameAuthentication
Retrieves username
getName() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlAttribute
 
getNameFormat() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getNameIdentifier() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getNameQualifier() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getNameSpace() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlAttribute
 
getNodes(Element, String, String) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
 
getNotBefore() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getNotOnOrAfter() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getOutTokenType() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Type of token that is desired to be issued by the STS
getPassword() - Method in class com.pingidentity.sts.clientapi.authentication.UsernameAuthentication
Retrieves password
getPassword() - Method in class com.pingidentity.sts.clientapi.tokens.wsse.UsernameToken
Retrieves the password of the token.
getRequestParameters() - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Retrieves the request parameters
getRequestParameters() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Retrieves the request parameters
getRequestType() - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Retrieves RequestType value
getRoot() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
Retrieves the content of a security token as an XML w3c Element
getRoot() - Method in interface com.pingidentity.sts.clientapi.tokens.Token
Retrieves the raw token data as an XML Element.
getRoot() - Method in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
 
getRoot() - Method in class com.pingidentity.sts.clientapi.tokens.wsse.UsernameToken
 
getRstr() - Method in class com.pingidentity.sts.clientapi.model.STSResponse
 
getRstrElement() - Method in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Retrieves RequestSecurityTokenResponse Element
getSignedElements() - Method in class com.pingidentity.sts.clientapi.utils.DigitalSigner
 
getSoapEnvelope() - Method in class com.pingidentity.sts.clientapi.protocol.SoapMessage
 
getSoapFault() - Method in class com.pingidentity.sts.clientapi.model.STSResponse
 
getSoapFault() - Method in class com.pingidentity.sts.clientapi.protocol.STSResponseParser
 
getSpNameQualifier() - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
 
getStatusCode() - Method in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Retrieves the Status Code
getString(Element, String, boolean, String) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
 
getStsClientConfiguration() - Method in class com.pingidentity.sts.clientapi.STSClient
 
getStsEndpoint() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
URL of the STS endpoint
getStsMessage() - Method in class com.pingidentity.sts.clientapi.model.STSResponse
 
getSubElement(Element, String, String) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
This method retrieves the first child Element with specified name and namespace from the element tree
getSubelementText(Element, String) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
 
getSubjectId() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
getSubjectId() - Method in interface com.pingidentity.sts.clientapi.tokens.Token
Retrieves the principal subject identfier of the token.
getSubjectId() - Method in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
Not implemented since the token only contains encoded data.
getSubjectId() - Method in class com.pingidentity.sts.clientapi.tokens.wsse.UsernameToken
 
getSubjectId() - Method in class com.pingidentity.sts.clientapi.tokens.wsse.X509CertificateToken
 
getSubjLocalityAddr() - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
 
getSystemAuthPassword() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Password for HTTP Basic Authentication to the STS
getSystemAuthType() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Type of HTTP transport authentication to use with the STS
getSystemAuthUsername() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Username for HTTP Basic Authentication to the STS
getToken() - Method in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Retrieves the token
getToken(Element) - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml11TokenHandler
 
getToken(Element) - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml20TokenHandler
Check can this object parce concrete token.
getToken(Element) - Method in class com.pingidentity.sts.clientapi.tokens.TokenFactory
Parses the security token.
getToken(Element) - Method in interface com.pingidentity.sts.clientapi.tokens.TokenHandler
Checks if the Element object instance can be parsed to a Token object instance.
getTokenId() - Method in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
Retrieves the XML identifier for the XML data of the BinarySecurityToken.
getTokenType() - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Retrieves TokenType value
getTokenType() - Method in class com.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference
 
getTokenType() - Method in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Retrieves the Token Type
getTokenType() - Method in interface com.pingidentity.sts.clientapi.protocol.SecurityTokenReference
 
getTokenType() - Method in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
getTokenType() - Method in class com.pingidentity.sts.clientapi.tokens.saml.EncryptedSaml20Token
 
getTokenType() - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml11Token
Gets the type of the security token.
getTokenType() - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
Gets the type of the security token.
getTokenType() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
Gets the type of the security token.
getToleranceWindow() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Returns tolerance window in minutes, work around clock skew
getUri() - Method in enum com.pingidentity.sts.clientapi.STSClientConfiguration.TokenType
Return the String URI for the token type
getUsername() - Method in class com.pingidentity.sts.clientapi.tokens.wsse.UsernameToken
Retrieves username of the token.
getUtcTimeZone() - Static method in class com.pingidentity.sts.clientapi.utils.ClientUtils
Getting the timezone for UTC.
getValue() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlAttribute
 
getValueType() - Method in enum com.pingidentity.sts.clientapi.STSClientConfiguration.TokenType
Return the String URI for the value type of the token type.
getValueType() - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlAttribute
 
getValueTypeUri() - Method in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
Retrieves the value type URI of the BinarySecurityToken.
getValueTypeUri() - Method in class com.pingidentity.sts.clientapi.tokens.wsse.X509CertificateToken
 
getWsaAction() - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Retrieves WSA action
getWsseCreatedOffset() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Returns wsse Created header negative offset (to be substracted from now) in minutes
getWsseLifetime() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Returns wsse security header lifetime (duration) in minutes
getXml() - Method in class com.pingidentity.sts.clientapi.model.Timestamp
Marshall data object into an XML element

H

HTTPAuthentication - Class in com.pingidentity.sts.clientapi.authentication
Stores information about the requestor with HTTP Basic authentication.
HTTPAuthentication(String, String) - Constructor for class com.pingidentity.sts.clientapi.authentication.HTTPAuthentication
Associates requestorID and password with HTTP Basic authentication type

I

ID_ATTRIBUTE - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
INVALID_STATUS_CODE - Static variable in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
URI of inValid status code
isEmbeddedToken() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
True if token should be put into the RST body, false if in the SOAP Header
isEmpty(String) - Method in class com.pingidentity.sts.clientapi.utils.StringUtils
 
isExpired(Date, int) - Method in class com.pingidentity.sts.clientapi.model.Timestamp
 
isFault() - Method in class com.pingidentity.sts.clientapi.model.STSResponse
 
isIgnoreSSLTrustErrors() - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
True if STSClient is to accept any certificates from the STS during interaction over SSL/TLS , false otherwise
isInFuture(Date, int) - Method in class com.pingidentity.sts.clientapi.model.Timestamp
 
issueToken(Token) - Method in class com.pingidentity.sts.clientapi.STSClient
Sends an RST request to the STS server.
issueToken(String) - Method in class com.pingidentity.sts.clientapi.STSClient
Sends an RST request to the STS server.
issueToken(X500PrivateCredential) - Method in class com.pingidentity.sts.clientapi.STSClient
Sends an RST request to the STS server.
issueToken(String, String) - Method in class com.pingidentity.sts.clientapi.STSClient
Sends an RST request to the STS server.
isValidateStatusOk() - Method in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Checks if the validation status is OK

K

KERBEROS_TOKEN_VALUE_TYPE - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
KeyIdentifierTokenReference - Class in com.pingidentity.sts.clientapi.protocol
References the token as defined in Web Services Security SAML Token Profile 1.1.
KeyIdentifierTokenReference(String, String, KeyIdentifierTokenReference.IdProvider) - Constructor for class com.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference
Creates KeyIdentifierTokenReference.
KeyIdentifierTokenReference.IdProvider - Interface in com.pingidentity.sts.clientapi.protocol
Provides referencing ID.
KeyIdentifierTokenReference.SamlIdProvider - Class in com.pingidentity.sts.clientapi.protocol
Id Provider for SAML assertion tokens.
KeyIdentifierTokenReference.SamlIdProvider() - Constructor for class com.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference.SamlIdProvider
 

L

loadAttributes(List<Element>) - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml11Token
 
loadAttributes(List<Element>) - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
 

M

makeRequest(RequestSecurityTokenData, Element, Object, String, X500PrivateCredential, boolean) - Method in class com.pingidentity.sts.clientapi.STSClient
Sends the RST request to the STS server.
makeRequest(RequestSecurityTokenData, Element, Object, String, X500PrivateCredential) - Method in class com.pingidentity.sts.clientapi.STSClient
Sends the RST request to the STS server.
makeRequest(RequestSecurityTokenData, Element, Object, String, boolean) - Method in class com.pingidentity.sts.clientapi.STSClient
Sends the RST request to the STS server.
makeRequest(RequestSecurityTokenData, Element, Object, String) - Method in class com.pingidentity.sts.clientapi.STSClient
 
MSG_RES_FILE_PATH - Static variable in class com.pingidentity.sts.clientapi.Constants
 

N

nowUtc() - Static method in class com.pingidentity.sts.clientapi.utils.ClientUtils
 
nowUtcPlus(int) - Static method in class com.pingidentity.sts.clientapi.utils.ClientUtils
 

O

OBSSO_TOKEN_VALUE_TYPE - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
obtainId(Element) - Method in interface com.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference.IdProvider
Creates or gets the ID for referencing the token
obtainId(Element) - Method in class com.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference.SamlIdProvider
 
OPENTOKEN_TOKEN_VALUE_TYPE - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
OUTPUT_XSL_FILE_PATH - Static variable in class com.pingidentity.sts.clientapi.Constants
 

P

parse(InputStream, X509Certificate) - Method in class com.pingidentity.sts.clientapi.protocol.STSResponseParser
 
parse(Element) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
Wraps an XML w3c Element as a secutity token
parse(Element) - Method in interface com.pingidentity.sts.clientapi.tokens.Token
Parses the provided XML Element into a token.
parse(Element) - Method in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
 
parse(Element) - Method in class com.pingidentity.sts.clientapi.tokens.wsse.UsernameToken
 
prettyNSTransformPrint(Element) - Method in class com.pingidentity.sts.clientapi.utils.StringUtils
This method transforms Element of dom tree into String without any changes.
prettyPrint(Element) - Method in class com.pingidentity.sts.clientapi.utils.StringUtils
This method is used for logging only.

R

REFERENCE_ELEMENT - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
referenceFor(Element, String) - Method in class com.pingidentity.sts.clientapi.protocol.SecurityTokenReferenceFactory
 
referenceFor(QName, String) - Method in class com.pingidentity.sts.clientapi.protocol.SecurityTokenReferenceFactory
 
referenceToken(XElement, Element) - Method in class com.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference
 
referenceToken(XElement, Element) - Method in interface com.pingidentity.sts.clientapi.protocol.SecurityTokenReference
Adds the SecurityTokenReference Element to the element that references the token
referenceToken(XElement, Element) - Method in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
registerSecurityTokenReference(QName, String, SecurityTokenReference) - Method in class com.pingidentity.sts.clientapi.protocol.SecurityTokenReferenceFactory
 
registerSecurityTokenReference(QName, String, SecurityTokenReference) - Method in class com.pingidentity.sts.clientapi.STSClient
Registers the SecurityTokenReference object for a token of tokenElementName.
registerTokenHandler(TokenHandler) - Method in class com.pingidentity.sts.clientapi.tokens.TokenFactory
Registers token handler.
request(Element, String, String, ClientCertificateAuthentication, boolean) - Method in class com.pingidentity.sts.clientapi.utils.WSClient
 
RequestSecurityTokenData - Class in com.pingidentity.sts.clientapi.model
RequestSecurityTokenData contains data for making STS requests.
RequestSecurityTokenData() - Constructor for class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
 
RequestSecurityTokenResponse - Class in com.pingidentity.sts.clientapi.protocol
RequestSecurityTokenResponse represents an RSTR from the STS Server.
RequestSecurityTokenResponse(Element) - Constructor for class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Creates a RequestSecurityTokenResponse.
RST_ISSUE_URI - Static variable in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
URI for RST Issue request
RST_VALIDATE_URI - Static variable in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
URI for RST Validate request

S

SAML11_TOKEN_TYPE - Static variable in class com.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference
 
SAML11_VALUE_TYPE - Static variable in class com.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference
 
Saml11Token - Class in com.pingidentity.sts.clientapi.tokens.saml
Represents a SAML 1.1 security token
Saml11Token(Element) - Constructor for class com.pingidentity.sts.clientapi.tokens.saml.Saml11Token
Creates a new instance of the Saml1_1Token class using the specified element.
Saml11Token() - Constructor for class com.pingidentity.sts.clientapi.tokens.saml.Saml11Token
Creates a new instance of the Saml1_1Token
Saml11TokenHandler - Class in com.pingidentity.sts.clientapi.tokens.saml
Class which manages of process parcing SAML 1.1 security token
Saml11TokenHandler() - Constructor for class com.pingidentity.sts.clientapi.tokens.saml.Saml11TokenHandler
 
SAML20_TOKEN_TYPE - Static variable in class com.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference
 
SAML20_VALUE_TYPE - Static variable in class com.pingidentity.sts.clientapi.protocol.KeyIdentifierTokenReference
 
Saml20Token - Class in com.pingidentity.sts.clientapi.tokens.saml
Represents a SAML 2.0 security token
Saml20Token(Element) - Constructor for class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
Creates a new instance of the Saml2_0Token class using the specified element.
Saml20Token() - Constructor for class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
Creates a new instance of the Saml2_0Token
Saml20TokenHandler - Class in com.pingidentity.sts.clientapi.tokens.saml
Class which manages of process parcing SAML 2.0 security token
Saml20TokenHandler() - Constructor for class com.pingidentity.sts.clientapi.tokens.saml.Saml20TokenHandler
 
SamlAttribute - Class in com.pingidentity.sts.clientapi.tokens.saml
Represents an element specifies an attribute of the assertion subject.
SamlAttribute() - Constructor for class com.pingidentity.sts.clientapi.tokens.saml.SamlAttribute
 
SamlAttribute(String, String, String, String) - Constructor for class com.pingidentity.sts.clientapi.tokens.saml.SamlAttribute
 
SamlToken - Class in com.pingidentity.sts.clientapi.tokens.saml
Abstract class to represent a SAML security tokens
SamlToken() - Constructor for class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
Creates a new instance of the SamlTokenBase
SamlToken(Element) - Constructor for class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
Creates a new instance of the SamlTokenBase class using the specified root.
SECURITY_TOKEN_REFERENCE_ELEMENT - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
SecurityTokenException - Exception in com.pingidentity.sts.clientapi
Exception class thrown when errors occur during a transaction with the STS related to tokens.
SecurityTokenException(String) - Constructor for exception com.pingidentity.sts.clientapi.SecurityTokenException
Constructs Exception with defined error message.
SecurityTokenException(String, Throwable) - Constructor for exception com.pingidentity.sts.clientapi.SecurityTokenException
Constructs Exception with defined reason and additional error message.
SecurityTokenException(Throwable) - Constructor for exception com.pingidentity.sts.clientapi.SecurityTokenException
Constructs Exception with defined error reason.
SecurityTokenReference - Interface in com.pingidentity.sts.clientapi.protocol
SecurityTokenReference references the token from an XML Element.
SecurityTokenReferenceFactory - Class in com.pingidentity.sts.clientapi.protocol
Used to initialize the security token references included with the base SDK and allows for specifying custom token type references.
SecurityTokenReferenceFactory() - Constructor for class com.pingidentity.sts.clientapi.protocol.SecurityTokenReferenceFactory
 
setAppliesTo(String) - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Sets AppliesTo value
setAppliesTo(String) - Method in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Sets AppliesTo value
setAppliesTo(String) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Value of AppliesTo element of RST
setAudience(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
setAuthenticationInstant(Calendar) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
setAuthenticationMethod(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml11Token
 
setAuthnContextClassRef(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
 
setClaims(Map) - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Sets the claims
setClientCertificateKeystore(String) - Method in class com.pingidentity.sts.clientapi.authentication.ClientCertificateAuthentication
Set full path to keystore file on filesystem
setClientCertificateKeystore(String) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Full path to the client certificate keystore
setClientCertificateKeystorePassword(String) - Method in class com.pingidentity.sts.clientapi.authentication.ClientCertificateAuthentication
Set password to be used for keystore operations
setClientCertificateKeystorePassword(String) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Password for the client certificate keystore
setConfirmationMethod(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml11Token
 
setCreated(Date) - Method in class com.pingidentity.sts.clientapi.model.Timestamp
 
setEmbeddedToken(boolean) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Set to true if the token should be put into the RST body instead of SOAP Header.
setExpires(Date) - Method in class com.pingidentity.sts.clientapi.model.Timestamp
 
setId(String) - Method in class com.pingidentity.sts.clientapi.model.Timestamp
 
setId(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
setIgnoreSSLTrustErrors(boolean) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
If STSClient is to accept any certificates from the PingFederate Server during interaction over SSL/TLS , false otherwise
setInTokenType(STSClientConfiguration.TokenType) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Type of token that is sent to the STS
setInTokenValueType(STSClientConfiguration.TokenType) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Value type of token that is sent to the STS
setInTokenValueType(String) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Value type of token that is sent to the STS
setIssueInstant(Calendar) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
setIssuer(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
setName(String) - Method in class com.pingidentity.sts.clientapi.authentication.UsernameAuthentication
Sets the username
setName(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlAttribute
Set the name of the attribute.
setNameFormat(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
setNameIdentifier(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
setNameQualifier(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
setNameSpace(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlAttribute
Set the namespace of the attribute type
setNotBefore(Calendar) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
setNotOnOrAfter(Calendar) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlToken
 
setOutTokenType(STSClientConfiguration.TokenType) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Type of token that is desired to be issued by the STS
setOutTokenValueType(STSClientConfiguration.TokenType) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Value type of binary token that is desired to be issued by the STS
setPassword(String) - Method in class com.pingidentity.sts.clientapi.authentication.UsernameAuthentication
Sets password
setPassword(String) - Method in class com.pingidentity.sts.clientapi.tokens.wsse.UsernameToken
Sets the password of the token using clear text String.
setRequestParameters(Map<String, String>) - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Sets the request parameters
setRequestParameters(Map<String, String>) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Sets the request parameters
setRequestType(String) - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Sets RequestType value
setRstrElement(Element) - Method in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Sets RequestSecurityTokenResponse Element
setSpNameQualifier(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
 
setStatusCode(String) - Method in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Sets the Status Code
setStsCertificate(X509Certificate) - Method in class com.pingidentity.sts.clientapi.STSClient
Sets the STS Server Certificate if you want to check the server signature of the RSTRs.
setStsEndpoint(String) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
URL of the STS endpoint
setSubjLocalityAddr(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
 
setSystemAuthPassword(String) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Password for HTTP Basic Authentication to the STS
setSystemAuthType(STSClientConfiguration.SystemAuthType) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Type of HTTP transport authentication to use with the STS
setSystemAuthUsername(String) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Username for HTTP Basic Authentication to the STS
setToken(Element) - Method in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Sets the token
setTokenType(String) - Method in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Sets TokenType value
setTokenType(String) - Method in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
Sets the Token Type
setToleranceWindow(int) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Sets tolerance window in minutes, work around clock skew
setUsername(String) - Method in class com.pingidentity.sts.clientapi.tokens.wsse.UsernameToken
Sets the username of the token.
setValue(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlAttribute
Set the value of the attribute.
setValueType(String) - Method in class com.pingidentity.sts.clientapi.tokens.saml.SamlAttribute
Set the type of attribute value
setValueTypeUri(String) - Method in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
Sets the value type URI of the BinarySecurityToken.
setWsseCreatedOffset(int) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Sets wsse Created header negative offset (to be substracted from now) in minutes
setWsseLifetime(int) - Method in class com.pingidentity.sts.clientapi.STSClientConfiguration
Sets wsse security header lifetime (duration) in minutes
setXml(Element) - Method in class com.pingidentity.sts.clientapi.model.Timestamp
Sets Timestamp data elements from the provided XML element
sign(X500PrivateCredential, String) - Method in class com.pingidentity.sts.clientapi.protocol.STSMessage
Signs the message with given credential.
sign(Element, Collection<Element>, PrivateKey, String) - Method in class com.pingidentity.sts.clientapi.utils.DigitalSigner
 
SimpleTokenReference - Class in com.pingidentity.sts.clientapi.protocol
SimpleTokenReference references tokens as defined in the Web Services Security UsernameToken Profile 1.1 and Web Services Security X.509 Certificate Token Profile 1.1.
SimpleTokenReference(String) - Constructor for class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
Creates SimpleTokenReference.
SimpleTokenReference() - Constructor for class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
Creates SimpleTokenReference.
SITEMIDNER_TOKEN_VALUE_TYPE - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
SoapAuthentication - Interface in com.pingidentity.sts.clientapi.authentication
Authentication that is included in the SOAP message.
SoapFault - Class in com.pingidentity.sts.clientapi.model
Contains information about a SOAP Fault message that can be received back from the STS Server.
SoapFault(Element) - Constructor for class com.pingidentity.sts.clientapi.model.SoapFault
Creates SoapFault
SoapMessage - Class in com.pingidentity.sts.clientapi.protocol
 
SoapMessage() - Constructor for class com.pingidentity.sts.clientapi.protocol.SoapMessage
 
StringUtils - Class in com.pingidentity.sts.clientapi.utils
This class provides utily functions to transform org.w3c.DOM Element into String representation
StringUtils() - Constructor for class com.pingidentity.sts.clientapi.utils.StringUtils
 
STSClient - Class in com.pingidentity.sts.clientapi
STSClient provides operations to invoke STS functions.
STSClient(String) - Constructor for class com.pingidentity.sts.clientapi.STSClient
Creates STSClient.
STSClient(STSClientConfiguration) - Constructor for class com.pingidentity.sts.clientapi.STSClient
Creates STSClient using appropriate configuration.
STSClientConfiguration - Class in com.pingidentity.sts.clientapi
Property holder for STSClient.
STSClientConfiguration() - Constructor for class com.pingidentity.sts.clientapi.STSClientConfiguration
 
STSClientConfiguration.SystemAuthType - Enum in com.pingidentity.sts.clientapi
Options for HTTP transport authentication for the STS endpoint
STSClientConfiguration.TokenType - Enum in com.pingidentity.sts.clientapi
Possible Token Types
STSClientException - Exception in com.pingidentity.sts.clientapi
Exception thrown by the client SDK when an error occurs communicating with the STS.
STSClientException(String) - Constructor for exception com.pingidentity.sts.clientapi.STSClientException
Constructs Exception with defined error message.
STSClientException(String, Throwable) - Constructor for exception com.pingidentity.sts.clientapi.STSClientException
Constructs Exception with defined reason and additional error message.
STSClientException(Throwable) - Constructor for exception com.pingidentity.sts.clientapi.STSClientException
Constructs Exception with defined error reason.
STSMessage - Class in com.pingidentity.sts.clientapi.protocol
Represents SOAP message with RST to the STS server.
STSMessage(String) - Constructor for class com.pingidentity.sts.clientapi.protocol.STSMessage
Creates STSMessage.
STSMessage(String, int, int) - Constructor for class com.pingidentity.sts.clientapi.protocol.STSMessage
Creates STSMessage.
STSResponse - Class in com.pingidentity.sts.clientapi.model
STSResponse represents a response from the STS Server.
STSResponse(SoapFault, STSMessage) - Constructor for class com.pingidentity.sts.clientapi.model.STSResponse
Creates a fault STS response
STSResponse(RequestSecurityTokenResponse, STSMessage) - Constructor for class com.pingidentity.sts.clientapi.model.STSResponse
Creates a regular STS response
STSResponseParser - Class in com.pingidentity.sts.clientapi.protocol
Helper class for parsing RSTRs.
STSResponseParser(STSClientConfiguration) - Constructor for class com.pingidentity.sts.clientapi.protocol.STSResponseParser
 

T

textContent(Element) - Static method in class com.pingidentity.sts.clientapi.utils.XPathEngine
 
Timestamp - Class in com.pingidentity.sts.clientapi.model
Data object for holding a WS-Security Utility Timestamp XML structure
Timestamp() - Constructor for class com.pingidentity.sts.clientapi.model.Timestamp
 
Timestamp(String, Date, Date) - Constructor for class com.pingidentity.sts.clientapi.model.Timestamp
 
toDocument() - Method in class com.pingidentity.sts.clientapi.protocol.STSMessage
Returns DOM presentation of the message.
Token - Interface in com.pingidentity.sts.clientapi.tokens
Base interface for tokens which defines parsing behavior and provides access to the underlying XML data structure.
TOKEN_TYPE - Static variable in class com.pingidentity.sts.clientapi.tokens.saml.EncryptedSaml20Token
 
TOKEN_TYPE - Static variable in class com.pingidentity.sts.clientapi.tokens.saml.Saml11Token
 
TOKEN_TYPE - Static variable in class com.pingidentity.sts.clientapi.tokens.saml.Saml20Token
 
tokenData - Variable in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
 
TokenFactory - Class in com.pingidentity.sts.clientapi.tokens
Factory Class for creating Token object instances from Element object instances.
TokenFactory() - Constructor for class com.pingidentity.sts.clientapi.tokens.TokenFactory
 
TokenHandler - Interface in com.pingidentity.sts.clientapi.tokens
Interface to define behaviors for parsing Security Tokens.
toString() - Method in class com.pingidentity.sts.clientapi.model.SoapFault
 
toString() - Method in class com.pingidentity.sts.clientapi.model.Timestamp
Prints the Timestamp data elements

U

unregisterTokenHandler(TokenHandler) - Method in class com.pingidentity.sts.clientapi.tokens.TokenFactory
Unregisters token handler.
URI_ATTRIBUTE - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
USERNAME_TOKEN_VALUE_TYPE - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
UsernameAuthentication - Class in com.pingidentity.sts.clientapi.authentication
Stores information about requestor with Username authentication.
UsernameAuthentication(String, String) - Constructor for class com.pingidentity.sts.clientapi.authentication.UsernameAuthentication
Creates object with username and password
UsernameToken - Class in com.pingidentity.sts.clientapi.tokens.wsse
Implementation of WS-Security Username Token Profile 1.0
(see http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0.pdf).
UsernameToken() - Constructor for class com.pingidentity.sts.clientapi.tokens.wsse.UsernameToken
 

V

VALID_STATUS_CODE - Static variable in class com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse
URI of Valid status code
validateToken(SamlToken) - Method in class com.pingidentity.sts.clientapi.STSClient
Validates a given token on the PingFederate server.
VALUE_TYPE - Static variable in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
 
VALUE_TYPE_ATTRIBUTE - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
valueOf(String) - Static method in enum com.pingidentity.sts.clientapi.STSClientConfiguration.SystemAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pingidentity.sts.clientapi.STSClientConfiguration.TokenType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.pingidentity.sts.clientapi.STSClientConfiguration.SystemAuthType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.pingidentity.sts.clientapi.STSClientConfiguration.TokenType
Returns an array containing the constants of this enum type, in the order they're declared.
verifyX509Signature(Element, PublicKey) - Method in class com.pingidentity.sts.clientapi.utils.DigitalSigner
 

W

wrapTokenInSecurityHeader(Element) - Method in class com.pingidentity.sts.clientapi.STSClient
Wraps a token in Security Header.
WSA_ISSUE_ACTION_URI - Static variable in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Web Service Addressing URI for action of RST Issue request
WSA_VALIDATE_ACTION_URI - Static variable in class com.pingidentity.sts.clientapi.model.RequestSecurityTokenData
Web Service Addressing URI for action of RST Validate request
WSClient - Class in com.pingidentity.sts.clientapi.utils
HttpClient
WSClient(String) - Constructor for class com.pingidentity.sts.clientapi.utils.WSClient
 
WSSEAuthentication - Class in com.pingidentity.sts.clientapi.authentication
Stores informations about requestor with WSSE authentication.
WSSEAuthentication(String, String) - Constructor for class com.pingidentity.sts.clientapi.authentication.WSSEAuthentication
Associates requestorID and password with WSSE authentication type
WSU_ID_QNAME - Static variable in class com.pingidentity.sts.clientapi.tokens.wsse.BinaryToken
 

X

X509Authentication - Class in com.pingidentity.sts.clientapi.authentication
Stores information about the requestor with X509 Authentication.
X509Authentication(X500PrivateCredential) - Constructor for class com.pingidentity.sts.clientapi.authentication.X509Authentication
 
X509CertificateToken - Class in com.pingidentity.sts.clientapi.tokens.wsse
Implementation of WS-Security x509 Token Profile 1.0
(see http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0.pdf).
X509CertificateToken(X500PrivateCredential) - Constructor for class com.pingidentity.sts.clientapi.tokens.wsse.X509CertificateToken
 
X509V3_TOKEN_VALUE_TYPE - Static variable in class com.pingidentity.sts.clientapi.protocol.SimpleTokenReference
 
XPathEngine - Class in com.pingidentity.sts.clientapi.utils
 
XPathEngine() - Constructor for class com.pingidentity.sts.clientapi.utils.XPathEngine
 

A B C D E F G H I K L M N O P R S T U V W X

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