Uses of Class
com.pingidentity.sdk.api.authn.AuthnApiPluginDescriptor
Packages that use AuthnApiPluginDescriptor
Package
Description
Contains the interface that must be implemented by plugins that support the Authentication API.
-
Uses of AuthnApiPluginDescriptor in com.pingidentity.sdk.api.authn
Methods in com.pingidentity.sdk.api.authn that return AuthnApiPluginDescriptorModifier and TypeMethodDescriptionAuthnApiPluginDescriptor.Builder.build()Build the plugin descriptor.default AuthnApiPluginDescriptorAuthnApiPlugin.getApiPluginDescriptor()Returns a descriptor with additional metadata about the API plugin.