class |
CheckAccountRecoveryUsername |
The API action model for actions where the username of an existing account is provided for account recovery.
|
class |
CheckCurrentCredentials |
The API action model for actions where a user provides current credentials.
|
class |
CheckNewPassword |
The API action model for actions where a new user password is provided.
|
class |
CheckUsernamePassword |
The API action model for actions where the user's credentials are provided.
|
class |
CheckUsernameRecoveryEmail |
The API action model for actions where the user provides the email address associated with the username to be recovered.
|
class |
ClearIdentifier |
The API action model for actions where the user clears a previously submitted identifier from cache.
|
class |
RegisterUser |
The API action model for actions where a user is registering.
|
class |
SubmitIdentifier |
The API action model for actions where an identifier is provided for authentication.
|