Android.Service.Credentials Namespace

Classes

Action

An action defined by the provider that intents into the provider's app for specific user actions.

Action.InterfaceConsts
BeginCreateCredentialRequest

Request for beginning a create credential request.

BeginCreateCredentialRequest.InterfaceConsts
BeginCreateCredentialResponse

Response to a BeginCreateCredentialRequest.

BeginCreateCredentialResponse.Builder

A builder for BeginCreateCredentialResponse

BeginCreateCredentialResponse.InterfaceConsts
BeginGetCredentialOption

A specific type of credential request to be sent to the provider during the query phase of a get flow.

BeginGetCredentialOption.InterfaceConsts
BeginGetCredentialRequest

Query stage request for getting user's credentials from a given credential provider.

BeginGetCredentialRequest.Builder

Builder for BeginGetCredentialRequest.

BeginGetCredentialRequest.InterfaceConsts
BeginGetCredentialResponse

Response from a credential provider, containing credential entries and other associated data to be shown on the account selector UI.

BeginGetCredentialResponse.Builder

Builds an instance of BeginGetCredentialResponse.

BeginGetCredentialResponse.InterfaceConsts
CallingAppInfo

Information pertaining to the calling application, including the package name and a list of app signatures.

CallingAppInfo.InterfaceConsts
ClearCredentialStateRequest

A request class for clearing a user's credential state.

ClearCredentialStateRequest.InterfaceConsts
CreateCredentialRequest

Request for creating a credential.

CreateCredentialRequest.InterfaceConsts
CreateEntry

An entry to be shown on the UI.

CreateEntry.InterfaceConsts
CredentialEntry

A credential entry that is to be displayed on the account selector that is presented to the user.

CredentialEntry.InterfaceConsts
CredentialProviderService

Service to be extended by credential providers, in order to return user credentials to the framework.

GetCredentialRequest

Request for getting user's credential from a given credential provider.

GetCredentialRequest.InterfaceConsts
RemoteEntry

An entry to be shown on the UI.

RemoteEntry.InterfaceConsts