| Interface | Description |
|---|---|
| RemoteCredentialsInfoFactory |
The interface which controls how implementations of
BaseCredentialsInfo are serialized |
| RemoteCredentialsModel |
Remote Credentials models constants
|
| Class | Description |
|---|---|
| AbstractCredentialsImpl |
This class is the parent of a set of Remote Credentials
|
| OAuth1CredentialsFactory |
The Factory for building
OAuth1CredentialsInfo objects |
| OAuth1CredentialsInfoImpl |
This class represents an OAuth 1.0 based set of credentials
|
| OAuth2CredentialsFactory |
The Factory for building
OAuth2CredentialsInfo objects |
| OAuth2CredentialsInfoImpl |
This class represents an OAuth 2.0 based set of credentials
|
| PasswordCredentialsFactory |
The Factory for building
PasswordCredentialsInfo objects |
| PasswordCredentialsInfoImpl |
This class represents a password based set of credentials
|
| RemoteCredentialsInfoFactory.FactoryHelper |
Helper class for implementations of
RemoteCredentialsInfoFactory |
| RemoteCredentialsServiceImpl |
An Implementation of the
RemoteCredentialsService |
| RemoteCredentialsServicesTest |
Test cases for
RemoteCredentialsServiceImpl and friends. |
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.