| com.pingidentity.access |
Provides access to various objects contained within the main PingFederate application and engine.
|
| com.pingidentity.adapter.support |
Provides support classes for the adapter SDK.
|
| com.pingidentity.sdk |
Top level package for the PingFederate SDK.
|
| com.pingidentity.sdk.accessgrant |
Provides the ability to create a custom Access Grant storage mechanism.
|
| com.pingidentity.sdk.accessgrant.exception |
Exception classes related to the custom Access Grants storage mechanisms.
|
| com.pingidentity.sdk.account |
Provides the ability to manage accounts
|
| com.pingidentity.sdk.api.authn |
Contains the interface that must be implemented by plugins that support the Authentication API.
|
| com.pingidentity.sdk.api.authn.common |
Contains "spec" classes for states, actions, and errors that are shared across multiple API-capable plugins.
|
| com.pingidentity.sdk.api.authn.exception |
Contains exceptions that are used by the Authentication API SDK classes.
|
| com.pingidentity.sdk.api.authn.model |
Contains the core set of models for the Authentication API.
|
| com.pingidentity.sdk.api.authn.model.action |
Contains the models for various shared Authentication API actions.
|
| com.pingidentity.sdk.api.authn.model.action.interfaces |
|
| com.pingidentity.sdk.api.authn.model.state |
Contains the models for various shared Authentication API states.
|
| com.pingidentity.sdk.api.authn.model.state.interfaces |
|
| com.pingidentity.sdk.api.authn.spec |
Defines various "spec" classes for the Authentication API.
|
| com.pingidentity.sdk.api.authn.util |
Defines various utility classes for handling Authentication API requests and generating responses.
|
| com.pingidentity.sdk.authorizationdetails |
Provides the ability to create an authorization detail processor to process custom authorization detail types.
|
| com.pingidentity.sdk.captchaprovider |
A plugin interface, with associated classes, for creating custom CAPTCHA/Risk providers.
|
| com.pingidentity.sdk.internal.interfaces |
|
| com.pingidentity.sdk.internal.services |
|
| com.pingidentity.sdk.key |
Provides classes used to manage PingFederate's master key set.
|
| com.pingidentity.sdk.locale |
Provides interfaces and helper classes to extend PingFederate's localization support.
|
| com.pingidentity.sdk.logging |
|
| com.pingidentity.sdk.notification |
A plugin interface, with associated classes, for creating custom notification publishers.
|
| com.pingidentity.sdk.oauth20 |
A plugin interface, with associated classes, for issuing and validating access tokens.
|
| com.pingidentity.sdk.oauth20.registration |
A plugin interface, with associated classes, for creating custom OAuth 2.0 client registration policies.
|
| com.pingidentity.sdk.oobauth |
A plugin interface, with associated classes, for orchestrating out-of-band
authentication/authorization.
|
| com.pingidentity.sdk.password |
A plugin interface for validating usernames and passwords.
|
| com.pingidentity.sdk.provision |
The root package for the Identity Store Provisioner interfaces.
|
| com.pingidentity.sdk.provision.exception |
Exception classes related to Identity Store Provisioner plugins.
|
| com.pingidentity.sdk.provision.groups.request |
Request contexts related to Identity Store Provisioner group operations.
|
| com.pingidentity.sdk.provision.groups.response |
Response contexts related to Identity Store Provisioner group operations.
|
| com.pingidentity.sdk.provision.users.request |
Request contexts related to Identity Store Provisioner user operations.
|
| com.pingidentity.sdk.provision.users.response |
Response contexts related to Identity Store Provisioner user operations.
|
| com.pingidentity.sdk.secretmanager |
A plugin interface, with associated classes, for creating custom secret managers.
|
| com.pingidentity.sdk.session |
Provides interfaces and helper classes to interact with PingFederate's session management functionality.
|
| com.pingidentity.sdk.template |
Provides classes used to render user-facing screens (e.g.
|
| com.pingidentity.sdk.util |
Provides utility classes used by the SDK.
|
| com.pingidentity.sdk.xml |
Provides classes used for XML handling.
|
| com.pingidentity.sources |
Driver classes and interfaces not limited to any protocol.
|
| com.pingidentity.sources.gui |
Contains protocol independent dynamic UI classes and interfaces.
|
| org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecuritySecext10 |
|
| org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10 |
|
| org.oasisOpen.docs.wsSx.wsTrust.x200512 |
|
| org.sourceid.protocol.dsig10.xml |
|
| org.sourceid.protocol.saml11.xml |
|
| org.sourceid.protocol.samlp11.xml |
|
| org.sourceid.protocol.xmlenc10.xml |
|
| org.sourceid.saml20.adapter |
Adapter classes and interfaces that are common across SAML2 roles (both IdP and SP).
|
| org.sourceid.saml20.adapter.attribute |
Class representation for single and multi-value attribute values.
|
| org.sourceid.saml20.adapter.conf |
Provides classes that are containers for configuration values entered by the user/administrator
via the PingFederate GUI administration console.
|
| org.sourceid.saml20.adapter.gui |
Provides classes that enable an adapter to describe to PingFederate the way its GUI configuration
screen should look.
|
| org.sourceid.saml20.adapter.gui.event |
Provides methods that can be implemented to support
custom actions that occur based upon UI events while
managing adapter instances.
|
| org.sourceid.saml20.adapter.gui.kerberos |
Provides classes that enable an adapter to describe to PingFederate the way Kerberos Realm selector GUI
configuration screen should look.
|
| org.sourceid.saml20.adapter.gui.validation |
Provides interfaces that can be implemented to provide
custom validation of data entered by administrators/users via the GUI.
|
| org.sourceid.saml20.adapter.gui.validation.impl |
Provides implementations of some commonly needed field level validation.
|
| org.sourceid.saml20.adapter.idp |
Identity Provider (IdP) role specific interfaces, classes, and sub-packages.
|
| org.sourceid.saml20.adapter.idp.authn |
Identity Provider (IdP) role specific interfaces and classes for authentication adapters.
|
| org.sourceid.saml20.adapter.sp |
Service Provider (SP) role specific interfaces, classes, and sub-packages.
|
| org.sourceid.saml20.adapter.sp.authn |
Service Provider (SP) role specific interfaces and classes for authentication adapters.
|
| org.sourceid.saml20.adapter.state |
HTTP Session like state functionality.
|
| org.sourceid.saml20.authncontext |
Authentication context class references.
|
| org.sourceid.saml20.domain.datasource.info |
Provides wrappers to data source specific information.
|
| org.sourceid.saml20.service.session.data |
Provides classes and interfaces related to persistent storage of authentication sessions.
|
| org.sourceid.saml20.xmlbinding.assertion |
|
| org.sourceid.saml20.xmlbinding.protocol |
|
| org.sourceid.util.log |
|
| org.sourceid.wstrust.plugin |
Interfaces, classes, and exceptions for token processors and generators.
|
| org.sourceid.wstrust.plugin.generate |
Interfaces and classes for token generators.
|
| org.sourceid.wstrust.plugin.process |
Interfaces, classes, and exceptions for token processors.
|
| org.w3.xml.x1998.namespace |
|
| org.xmlsoap.schemas.ws.x2004.x08.addressing |
|
| org.xmlsoap.schemas.ws.x2004.x09.policy |
|
| org.xmlsoap.schemas.ws.x2005.x02.trust |
|