Interface | Description |
---|---|
IAuthData | |
IAuthDataController |
Interface to wrap IAuthData and handles auth logic like auto-refresh for OAuth.
|
IAuthEvent | |
IAuthFlowListener | |
IAuthFlowMessage | |
IAuthFlowUI |
Interface for UI to generate auth.
|
IAuthSecureStorage |
Interface for storage to save authentication(OAuth) objects in a secure way.
|
IBoxJSONParser | |
IBoxJSONStringEntity |
Interface for classes that can be converted to JSON Strings.
|
IBoxParcelable |
This is a interface wrapping android Parcelable.
|
IBoxParcelWrapper |
This is a interface wrapping android Parcel.
|
IBoxRequestObject |
Interface for objects to be put into api requests.
|
IBoxResourceHub | |
IFileTransferListener |
Interface definition for a callback to be invoked when file transfer is happening.
|