Class ClearIdentifier

java.lang.Object
com.pingidentity.sdk.api.authn.model.action.ClearIdentifier
All Implemented Interfaces:
CaptchaResponseAction, Serializable

public class ClearIdentifier extends Object implements CaptchaResponseAction
The API action model for actions where the user clears a previously submitted identifier from cache.
Since:
10.0
See Also:
  • Constructor Details

    • ClearIdentifier

      public ClearIdentifier()
  • Method Details