Klasse AuthenticationUtil.AuthenticatingOperation<V>

java.lang.Object
org.eclipse.emf.cdo.spi.server.AuthenticationUtil.AuthenticatingOperation<V>
Alle implementierten Schnittstellen:
Callable<V>
Umschließende Klasse:
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.
Seit:
4.3
Autor:
Christian W. Damus (CEA LIST)