Uses of Interface
com.pingidentity.sdk.api.authn.model.WithStateAttributeSupport
-
Packages that use WithStateAttributeSupport Package Description com.pingidentity.sdk.api.authn.model Contains the core set of models for the Authentication API. -
-
Uses of WithStateAttributeSupport in com.pingidentity.sdk.api.authn.model
Classes in com.pingidentity.sdk.api.authn.model that implement WithStateAttributeSupport Modifier and Type Class Description classAuthnErrorThe authentication API model representing an error of some kind.classAuthnState<ModelType>The API model representing the current state of a flow in the Authentication API.
-