Package com.pingidentity.sdk
package com.pingidentity.sdk
Top level package for the PingFederate SDK.
-
ClassDescriptionDeprecated.Deprecated.Use
AuthenticationSelectorContextinstead.Deprecated.UseAuthenticationSelectorDescriptorinstead.This interface defines the methods that the PingFederate server calls when performing IdP Authentication Selection.This class contains context data resulting from the Authentication Selection process.This class is used to describe an Authentication Selector implementation to the PingFederate server.A class containing information about an existing PingFederate authentication session.The authentication source key identifies an entity that can perform a browser based SSO authentication.The type of authentication source key.This class defines a response from an IdP adapter.Provided as a helper class for CIDR operations.A utility class that provides address evaluation (network and broadcast) and in-range functionality for a given IP Address from a CIDR specification.Interface which provides a plugin the ability to be configured.Implementations of theDescribablePlugininterface can return aPluginDescriptor.An enum used to indicate whether the user's device is shared or private.This class is used to describe user interface components of a plugin implementation to the PingFederate server.An interface that builds aGuiConfigDescriptorfor a plugin descriptor.This class is used to describe an Identity Store Provisioner implementation to the PingFederate server.This interface defines the methods that the PingFederate IdP server calls to authenticate a user or logout a user session.Provides an API that exposes properties of the PingFederate instance.Interface for plugin implementations.This class is used to describe plugin implementation to the PingFederate server.An enum representing the FIPS-compliance status of a plugin.Defines metadata keys that may be returned from a plugin descriptor'sgetMetadata()method.An object representing the association between a PingFederate plugin and a list of PingOne services.An interface that allows an IdP adapter to authenticate a user after that user is registered via a Local Identity ProfileSearchCriteria object to hold all the relevant data for searching.A helper to createSearchCriteriainstancesClass to hold filterable name, value pairs to further narrow down the search resultsIndicator of order directionClass to hold the sortFieldName to order by and the direction of the orderAn interface that allows an IdP adapter to decide whether or not an existing authentication session should be used.A simple GUI configuration descriptor builder that returns the same GUI descriptor for all the build methods.An IdP adapter may implement TransactionAwareAuthenticationAdapter interface to define post-processing behaviours upon success or failure of the SSO transaction.
AuthenticationSelectorinterface instead.