Added in API level 34
android.service.credentials
Classes
Action | An action defined by the provider that intents into the provider's app for specific user actions. |
BeginCreateCredentialRequest | Request for beginning a create credential request. |
BeginCreateCredentialResponse |
Response to a BeginCreateCredentialRequest .
|
BeginCreateCredentialResponse.Builder |
A builder for BeginCreateCredentialResponse
|
BeginGetCredentialOption | A specific type of credential request to be sent to the provider during the query phase of a get flow. |
BeginGetCredentialRequest | Query stage request for getting user's credentials from a given credential provider. |
BeginGetCredentialRequest.Builder |
Builder for BeginGetCredentialRequest .
|
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 .
|
CallingAppInfo | Information pertaining to the calling application, including the package name and a list of app signatures. |
ClearCredentialStateRequest | A request class for clearing a user's credential state. |
CreateCredentialRequest | Request for creating a credential. |
CreateEntry | An entry to be shown on the UI. |
CredentialEntry | A credential entry that is to be displayed on the account selector that is presented to the user. |
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. |
RemoteEntry | An entry to be shown on the UI. |
Classes
- Action
- BeginCreateCredentialRequest
- BeginCreateCredentialResponse
- BeginCreateCredentialResponse.Builder
- BeginGetCredentialOption
- BeginGetCredentialRequest
- BeginGetCredentialRequest.Builder
- BeginGetCredentialResponse
- BeginGetCredentialResponse.Builder
- CallingAppInfo
- ClearCredentialStateRequest
- CreateCredentialRequest
- CreateEntry
- CredentialEntry
- CredentialProviderService
- GetCredentialRequest
- RemoteEntry