Since: API Level 5
package

android.accounts

Interfaces

AccountManagerCallback<V> 
AccountManagerFuture<V>A AccountManagerFuture represents the result of an asynchronous AccountManager call. 
OnAccountsUpdateListenerAn interface that contains the callback used by the AccountMonitor  

Classes

AbstractAccountAuthenticatorAbstract base class for creating AccountAuthenticators. 
AccountValue type that represents an Account in the AccountManager
AccountAuthenticatorActivityBase class for implementing an Activity that is used to help implement an AbstractAccountAuthenticator. 
AccountAuthenticatorResponseObject used to communicate responses back to the AccountManager  
AccountManagerThis class provides access to a centralized registry of the user's online accounts. 
AuthenticatorDescriptionA Parcelable value type that contains information about an account authenticator. 

Exceptions