Uses of Class
org.eclipse.emf.cdo.spi.common.CDOAuthenticationResult
Package
Description
Common concepts for dealing with protocols and CDO-specific I/O.
Server service provider interfaces and useful base implementations.
-
Uses of CDOAuthenticationResult in org.eclipse.emf.cdo.common.protocol
-
Uses of CDOAuthenticationResult in org.eclipse.emf.cdo.spi.server
Modifier and TypeMethodDescriptionISessionProtocol.sendAuthenticationChallenge
(byte[] randomToken) Deprecated.
IAuthenticationProtocol.sendAuthenticationChallenge(Challenge)
is called.