Uses of Class
com.pingidentity.sdk.api.authn.AuthnApiPluginDescriptor
-
Packages that use AuthnApiPluginDescriptor Package Description com.pingidentity.sdk.api.authn 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 AuthnApiPluginDescriptor Modifier and Type Method Description AuthnApiPluginDescriptorAuthnApiPluginDescriptor.Builder. build()Build the plugin descriptor.default AuthnApiPluginDescriptorAuthnApiPlugin. getApiPluginDescriptor()Returns a descriptor with additional metadata about the API plugin.
-