Class PushConfirmationWaiting<D extends Device,U extends User>

java.lang.Object
com.pingidentity.sdk.api.authn.model.state.MultiFactorAuthenticationState<D,U>
com.pingidentity.sdk.api.authn.model.state.PushConfirmationWaiting<D,U>

public class PushConfirmationWaiting<D extends Device,U extends User> extends MultiFactorAuthenticationState<D,U>
An API state model for push confirmation waiting.
Since:
10.1
  • Constructor Details

    • PushConfirmationWaiting

      public PushConfirmationWaiting()
  • Method Details

    • getSelectedDeviceRef

      public ResourceRef getSelectedDeviceRef()
      Get the reference to the selected device.
    • setSelectedDeviceRef

      public void setSelectedDeviceRef(ResourceRef selectedDeviceRef)
      Set the reference to the selected device.