Uses of Class
com.pingidentity.sdk.PluginDescriptor
Packages that use PluginDescriptor
Package
Description
Top level package for the PingFederate SDK.
Provides the ability to create an authorization detail processor to process custom authorization detail types.
A plugin interface, with associated classes, for creating custom CAPTCHA/Risk providers.
A plugin interface, with associated classes, for creating custom notification publishers.
A plugin interface, with associated classes, for creating custom OAuth 2.0 client registration policies.
A plugin interface, with associated classes, for creating custom secret managers.
Driver classes and interfaces not limited to any protocol.
Adapter classes and interfaces that are common across SAML2 roles (both IdP and SP).
Identity Provider (IdP) role specific interfaces and classes for authentication adapters.
Interfaces, classes, and exceptions for token processors.
-
Uses of PluginDescriptor in com.pingidentity.sdk
Subclasses of PluginDescriptor in com.pingidentity.sdkModifier and TypeClassDescriptionclassDeprecated.classThis class is used to describe an Authentication Selector implementation to the PingFederate server.classThis class is used to describe an Identity Store Provisioner implementation to the PingFederate server.Methods in com.pingidentity.sdk that return PluginDescriptorModifier and TypeMethodDescriptionDescribablePlugin.getPluginDescriptor()Returns thePluginDescriptorthat describes this plugin to the PingFederate server. -
Uses of PluginDescriptor in com.pingidentity.sdk.authorizationdetails
Subclasses of PluginDescriptor in com.pingidentity.sdk.authorizationdetailsModifier and TypeClassDescriptionclassThis class is used to describe an Authorization Detail Processor plugin implementation to the PingFederate server. -
Uses of PluginDescriptor in com.pingidentity.sdk.captchaprovider
Subclasses of PluginDescriptor in com.pingidentity.sdk.captchaproviderModifier and TypeClassDescriptionclassThis class is used to describe a CAPTCHA provider plugin implementation to the PingFederate server. -
Uses of PluginDescriptor in com.pingidentity.sdk.notification
Subclasses of PluginDescriptor in com.pingidentity.sdk.notificationModifier and TypeClassDescriptionclassThis class is used to describe a Notification Publisher plugin implementation to the PingFederate server. -
Uses of PluginDescriptor in com.pingidentity.sdk.oauth20.registration
Subclasses of PluginDescriptor in com.pingidentity.sdk.oauth20.registrationModifier and TypeClassDescriptionclassThis class is used to describe a Dynamic Client Registration policy plugin implementation to the PingFederate server. -
Uses of PluginDescriptor in com.pingidentity.sdk.secretmanager
Subclasses of PluginDescriptor in com.pingidentity.sdk.secretmanagerModifier and TypeClassDescriptionclassThis class is used to describe a Secret Manager plugin implementation to the PingFederate server. -
Uses of PluginDescriptor in com.pingidentity.sources
Subclasses of PluginDescriptor in com.pingidentity.sourcesModifier and TypeClassDescriptionclassThis class provides metadata describing a driver that implements theCustomDataSourceDriverinterface.classThis class returns metadata describing a ConfigurableDriver to the PingFederate server. -
Uses of PluginDescriptor in org.sourceid.saml20.adapter
Subclasses of PluginDescriptor in org.sourceid.saml20.adapterModifier and TypeClassDescriptionclassThis class is used to describe an adapter implementation to the PingFederate server. -
Uses of PluginDescriptor in org.sourceid.saml20.adapter.idp.authn
Subclasses of PluginDescriptor in org.sourceid.saml20.adapter.idp.authnModifier and TypeClassDescriptionclassThis class is used to describe an IdP adapter implementation to the PingFederate server. -
Uses of PluginDescriptor in org.sourceid.wstrust.plugin.process
Subclasses of PluginDescriptor in org.sourceid.wstrust.plugin.processModifier and TypeClassDescriptionclassThis class is used to describe a token plugin implementation to the PingFederate server.classThis class is used to describe a token processor implementation to the PingFederate server.
AuthenticationSelectorDescriptorinstead.