| Interface | Description |
|---|---|
| BindingSession |
CMIS provider session interface.
|
| CmisSpi |
CMIS SPI interface.
|
| HandlerResolver |
Dummy interface, which replaces a JAX-WS interface that doesn't exits on
Android.
|
| LinkAccess |
Provides access to internal links.
|
| OAuthAuthenticationProvider.TokenListener |
Listener for OAuth token events.
|
| SessionAwareAuthenticationProvider |
Authentication provider implementing this interface get the binding session
injected.
|
| Class | Description |
|---|---|
| AbstractAuthenticationProvider |
Authentication provider class.
|
| LTPAWSSecurityAuthenticationProvider | |
| NTLMAuthenticationProvider |
NTLM authentication provider class.
|
| OAuthAuthenticationProvider |
OAuth 2.0 Authentication Provider.
|
| OAuthAuthenticationProvider.Token |
Token holder class.
|
| StandardAuthenticationProvider |
Standard authentication provider class.
|
| Exception | Description |
|---|---|
| OAuthAuthenticationProvider.CmisOAuthException |
Exception for OAuth errors.
|
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.