Uses of Class
com.pingidentity.sdk.api.authn.spec.PluginApiSpec
-
Packages that use PluginApiSpec Package Description com.pingidentity.sdk.api.authn Contains the interface that must be implemented by plugins that support the Authentication API. -
-
Uses of PluginApiSpec in com.pingidentity.sdk.api.authn
Methods in com.pingidentity.sdk.api.authn that return PluginApiSpec Modifier and Type Method Description PluginApiSpecAuthnApiPlugin. getApiSpec()Returns metadata about the API states and actions that this plugin exposes.
-