Package org.eclipse.emf.cdo.spi.server
Class AuthenticationUtil.AuthenticatingOperation<V>
java.lang.Object
org.eclipse.emf.cdo.spi.server.AuthenticationUtil.AuthenticatingOperation<V>
- All Implemented Interfaces:
Callable<V>
- Enclosing class:
- AuthenticationUtil
public abstract static class AuthenticationUtil.AuthenticatingOperation<V>
extends Object
implements Callable<V>
Encapsulation of an administrative operation requiring (potentially) client
authentication to authorize the operation.
- Since:
- 4.3
- Author:
- Christian W. Damus (CEA LIST)
-
Constructor Summary
-
Method Summary