Uses of Interface
org.nuxeo.ecm.liveconnect.core.CredentialFactory
Packages that use CredentialFactory
Package
Description
-
Uses of CredentialFactory in org.nuxeo.ecm.liveconnect.core
Classes in org.nuxeo.ecm.liveconnect.core that implement CredentialFactoryMethods in org.nuxeo.ecm.liveconnect.core that return CredentialFactoryModifier and TypeMethodDescriptionprotected CredentialFactory
AbstractLiveConnectBlobProvider.getCredentialFactory()
Should be overriden by subclasses needing another credential factory. -
Uses of CredentialFactory in org.nuxeo.ecm.liveconnect.google.drive
Methods in org.nuxeo.ecm.liveconnect.google.drive that return CredentialFactoryModifier and TypeMethodDescriptionprotected CredentialFactory
GoogleDriveBlobProvider.getCredentialFactory()
-
Uses of CredentialFactory in org.nuxeo.ecm.liveconnect.google.drive.credential
Classes in org.nuxeo.ecm.liveconnect.google.drive.credential that implement CredentialFactoryModifier and TypeClassDescriptionclass
Credential factory for Service Accounts.