|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CDOAuthenticator | |
|---|---|
| org.eclipse.emf.cdo.session | Client concepts for dealing with sessions to CDO repositories. |
| org.eclipse.emf.spi.cdo | Client service provider interfaces and useful base implementations. |
| Uses of CDOAuthenticator in org.eclipse.emf.cdo.session |
|---|
| Methods in org.eclipse.emf.cdo.session that return CDOAuthenticator | |
|---|---|
CDOAuthenticator |
CDOSessionConfiguration.getAuthenticator()
Deprecated. As of 4.2 use CDOSessionConfiguration.getCredentialsProvider() and CDOSessionConfiguration.setCredentialsProvider(IPasswordCredentialsProvider), respectively |
| Uses of CDOAuthenticator in org.eclipse.emf.spi.cdo |
|---|
| Methods in org.eclipse.emf.spi.cdo that return CDOAuthenticator | |
|---|---|
CDOAuthenticator |
InternalCDOSession.getAuthenticator()
Deprecated. As of 4.2 use InternalCDOSession.getCredentialsProvider() |
| Methods in org.eclipse.emf.spi.cdo with parameters of type CDOAuthenticator | |
|---|---|
void |
InternalCDOSession.setAuthenticator(CDOAuthenticator authenticator)
Deprecated. As of 4.2 use InternalCDOSession.setCredentialsProvider(IPasswordCredentialsProvider) |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||