public interface AuthorizationRule
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.scada.utils.concurrent.NotifyFuture<AuthorizationResult> |
authorize(AuthorizationContext context)
Authorizes a requested operation
|
void |
dispose() |
org.eclipse.scada.utils.concurrent.NotifyFuture<AuthorizationResult> authorize(AuthorizationContext context)
null. The
future will either receive null if the service
abstains (neither approves nor rejects the request).void dispose()