Package com.pingidentity.sdk.api.authn.spec
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.-
ClassesClassDescriptionAuthnActionSpec<ModelType>A class which acts as a template for
AuthnActioninstances.AuthnActionSpec.Builder<ModelType>A fluent builder forAuthnActionSpecspecs.A class which acts as a template forAuthnErrorDetailinstances.A fluent builder forAuthnErrorDetailSpecspecs.A class that describes a group of errors returned by the Authentication API.A fluent builder forAuthnErrorGroupinstances.A class which acts as a template forAuthnErrorinstances.A fluent builder forAuthnErrorSpecspecs.AuthnStateSpec<ModelType>A class which acts as a template forAuthnStateinstances.AuthnStateSpec.Builder<ModelType>A fluent builder forAuthnStateSpecspecs.A class describing the API offered by a plugin.