Uses of Package
com.pingidentity.sdk.api.authn.model
-
Packages that use com.pingidentity.sdk.api.authn.model Package Description com.pingidentity.sdk.api.authn.common Contains "spec" classes for states, actions, and errors that are shared across multiple API-capable plugins.com.pingidentity.sdk.api.authn.exception Contains exceptions that are used by the Authentication API SDK classes.com.pingidentity.sdk.api.authn.model Contains the core set of models for the Authentication API.com.pingidentity.sdk.api.authn.model.action Contains the models for various shared Authentication API actions.com.pingidentity.sdk.api.authn.model.state Contains the models for various shared Authentication API states.com.pingidentity.sdk.api.authn.spec Defines various "spec" classes for the Authentication API.com.pingidentity.sdk.api.authn.util Defines various utility classes for handling Authentication API requests and generating responses. -
Classes in com.pingidentity.sdk.api.authn.model used by com.pingidentity.sdk.api.authn.common Class Description Device An API model that represents a device.DeviceProfile An API model that represents a device profile.User An API model that represents a user. -
Classes in com.pingidentity.sdk.api.authn.model used by com.pingidentity.sdk.api.authn.exception Class Description AuthnError The authentication API model representing an error of some kind. -
Classes in com.pingidentity.sdk.api.authn.model used by com.pingidentity.sdk.api.authn.model 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.HalLink The API model representing a link in JSON Hypertext Application Language (HAL).PasswordPolicyValidatorResult The API model representing the result of a password policy validatorRequestContext The request context containing parameters made available for authentication API responses.WithStateAttributeSupport A new interface that allows authentication API models to support the state (_pf_authn_api_state) attribute. -
Classes in com.pingidentity.sdk.api.authn.model used by com.pingidentity.sdk.api.authn.model.action Class Description DeviceProfile An API model that represents a device profile.ResourceRef An API model that represents a reference to a resource. -
Classes in com.pingidentity.sdk.api.authn.model used by com.pingidentity.sdk.api.authn.model.state Class Description AuthnError The authentication API model representing an error of some kind.Device An API model that represents a device.ResourceRef An API model that represents a reference to a resource.User An API model that represents a user. -
Classes in com.pingidentity.sdk.api.authn.model used by com.pingidentity.sdk.api.authn.spec 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 The API model representing the current state of a flow in the Authentication API. -
Classes in com.pingidentity.sdk.api.authn.model used by com.pingidentity.sdk.api.authn.util Class Description AuthnError The authentication API model representing an error of some kind.AuthnState The API model representing the current state of a flow in the Authentication API.