Package org.alfresco.repo.remotecredentials
-
Interface Summary Interface Description RemoteCredentialsInfoFactory The interface which controls how implementations ofBaseCredentialsInfoare serializedRemoteCredentialsModel Remote Credentials models constants -
Class Summary Class Description AbstractCredentialsImpl This class is the parent of a set of Remote CredentialsOAuth1CredentialsFactory The Factory for buildingOAuth1CredentialsInfoobjectsOAuth1CredentialsInfoImpl This class represents an OAuth 1.0 based set of credentialsOAuth2CredentialsFactory The Factory for buildingOAuth2CredentialsInfoobjectsOAuth2CredentialsInfoImpl This class represents an OAuth 2.0 based set of credentialsPasswordCredentialsFactory The Factory for buildingPasswordCredentialsInfoobjectsPasswordCredentialsInfoImpl This class represents a password based set of credentialsRemoteCredentialsInfoFactory.FactoryHelper Helper class for implementations ofRemoteCredentialsInfoFactoryRemoteCredentialsServiceImpl An Implementation of theRemoteCredentialsService