Package com.pingidentity.sdk.api.authn.model
Contains the core set of models for the Authentication API.
-
Interface Summary Interface Description WithStateAttributeSupport A new interface that allows authentication API models to support the state (_pf_authn_api_state) attribute. -
Class Summary Class Description AuthnAction The API model representing an available action in the Authentication API.AuthnError The authentication API model representing an error of some kind.AuthnError.Builder A fluent builder forAuthnErrorinstances.AuthnErrorDetail The API model representing additional details for an error returned by the Authentication API.AuthnErrorDetail.Builder A fluent builder forAuthnErrorDetailinstances.AuthnState<ModelType> The API model representing the current state of a flow in the Authentication API.Device An API model that represents a device.DeviceProfile An API model that represents a device profile.HalLink The API model representing a link in JSON Hypertext Application Language (HAL).PasswordPolicyValidatorResult The API model representing the result of a password policy validatorPasswordPolicyViolationDetail The API model representing additional details for password policy violation error(s) returned by the Authentication API.RequestContext The request context containing parameters made available for authentication API responses.ResourceRef An API model that represents a reference to a resource.User An API model that represents a user.