Uses of Class
com.pingidentity.sdk.api.authn.model.action.ClearIdentifier
-
Packages that use ClearIdentifier Package Description com.pingidentity.sdk.api.authn.common Contains "spec" classes for states, actions, and errors that are shared across multiple API-capable plugins. -
-
Uses of ClearIdentifier in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type ClearIdentifier Modifier and Type Field Description static AuthnActionSpec<ClearIdentifier>CommonActionSpec. CLEAR_IDENTIFIERThe action used when the end user opts to clear a previously submitted identifier.
-