Uses of Interface
org.eclipse.emf.cdo.common.protocol.CDOAuthenticator
Package
Description
Client concepts for dealing with sessions to CDO repositories.
Client service provider interfaces and useful base implementations.
-
Uses of CDOAuthenticator in org.eclipse.emf.cdo.session
-
Uses of CDOAuthenticator in org.eclipse.emf.spi.cdo
Modifier and TypeMethodDescriptionInternalCDOSession.getAuthenticator()
Deprecated.As of 4.2 useIPasswordCredentialsProvider.Provider.getCredentialsProvider()
Modifier and TypeMethodDescriptionvoid
InternalCDOSession.setAuthenticator
(CDOAuthenticator authenticator) Deprecated.
CDOSessionConfiguration.getCredentialsProvider()
andCDOSessionConfiguration.setCredentialsProvider(IPasswordCredentialsProvider)
, respectively