Package com.pingidentity.sdk.api.authn.spec
Defines various "spec" classes for the Authentication API. These classes are included as part of the plugin's
PluginApiSpec and are used in generating API documentation.-
Class Summary Class Description AuthnActionSpec<ModelType> A class which acts as a template forAuthnActioninstances.AuthnActionSpec.Builder<ModelType> A fluent builder forAuthnActionSpecspecs.AuthnErrorDetailSpec A class which acts as a template forAuthnErrorDetailinstances.AuthnErrorDetailSpec.Builder A fluent builder forAuthnErrorDetailSpecspecs.AuthnErrorGroup A class that describes a group of errors returned by the Authentication API.AuthnErrorGroup.Builder A fluent builder forAuthnErrorGroupinstances.AuthnErrorSpec A class which acts as a template forAuthnErrorinstances.AuthnErrorSpec.Builder A fluent builder forAuthnErrorSpecspecs.AuthnStateSpec<ModelType> A class which acts as a template forAuthnStateinstances.AuthnStateSpec.Builder<ModelType> A fluent builder forAuthnStateSpecspecs.PluginApiSpec A class describing the API offered by a plugin.