Package org.eclipse.emf.cdo.ui
Klasse Authorizer<E>
java.lang.Object
org.eclipse.emf.cdo.ui.Authorizer<E>
Asynchronously authorizes
authorizable operations
and caches the authorization results.- Seit:
- 4.11
- Autor:
- Eike Stepper
- Siehe auch:
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected void
final String
getAuthorization
(E element) final Authorizer.AuthorizerContext
<E> final CDOSession
final boolean
final boolean
final boolean
protected void
validate()
-
Felddetails
-
AUTHORIZATION_PENDING
- Siehe auch:
-
AUTHORIZED
- Siehe auch:
-
-
Konstruktordetails
-
Authorizer
-
-
Methodendetails
-
getContext
-
getSession
-
isAuthorizing
public final boolean isAuthorizing() -
isAuthorizationFinished
public final boolean isAuthorizationFinished() -
isAuthorizationDenied
public final boolean isAuthorizationDenied() -
getAuthorization
-
authorize
protected void authorize() -
validate
- Löst aus:
Exception
-