Uses of Interface
org.nuxeo.ecm.liveconnect.core.CredentialFactory
Package
Description
-
Uses of CredentialFactory in org.nuxeo.ecm.liveconnect.core
Modifier and TypeMethodDescriptionprotected CredentialFactory
AbstractLiveConnectBlobProvider.getCredentialFactory()
Should be overriden by subclasses needing another credential factory. -
Uses of CredentialFactory in org.nuxeo.ecm.liveconnect.google.drive
Modifier and TypeMethodDescriptionprotected CredentialFactory
GoogleDriveBlobProvider.getCredentialFactory()
-
Uses of CredentialFactory in org.nuxeo.ecm.liveconnect.google.drive.credential
Modifier and TypeClassDescriptionclass
Credential factory for Service Accounts.