Package com.pingidentity.sdk.api.authn.model.action
package com.pingidentity.sdk.api.authn.model.action
Contains the models for various shared Authentication API actions. The model defines the fields that can be included
in a POST to invoke the action.
-
ClassesClassDescriptionThe API action model for actions where the user must start the multi-factor authentication.The API action model for actions where the user selects an alternative authentication source.The API action model for actions where the username of an existing account is provided for account recovery.The API action model for actions where the user's challenge response is provided.The API action model for actions where a user provides current credentials.The API action model for actions where a new user password is provided.The API action model for actions where an OTP is entered by the user.The API action model for actions where a new user password is provided for password reset.The API action model for actions where a recovery code is provided for account recovery.The API action model for actions where the user's credentials are provided.The API action model for actions where the user provides the email address associated with the username to be recovered.The API action model for actions where the user clears a previously submitted identifier from cache.The API model for the action of confirming the user code in the OAuth device authorization flow.The API action model for actions where a user is registering.The API action model for actions where a user's device is selected.SubmitDeviceProfile<D extends DeviceProfile>The API action model for actions where a user's device profile is submitted.The API action model for actions where a session identifier is provided from device profiling.The API action model for actions where an identifier is provided for authentication.The API model for the action of submitting the user code in the OAuth device authorization flow.