Since: API Level 5
package

android.accounts

Interfaces

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

Classes

AbstractAccountAuthenticator Abstract base class for creating AccountAuthenticators. 
Account Value type that represents an Account in the AccountManager
AccountAuthenticatorActivity Base class for implementing an Activity that is used to help implement an AbstractAccountAuthenticator. 
AccountAuthenticatorResponse Object used to communicate responses back to the AccountManager  
AccountManager A class that helps with interactions with the AccountManager Service. 
AuthenticatorDescription A Parcelable value type that contains information about an account authenticator. 

Exceptions