Modifier and Type | Method and Description |
---|---|
AuthorizationRule |
AuthorizationService.createRule(Map<String,String> properties) |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationRuleImpl |
Modifier and Type | Method and Description |
---|---|
AuthorizationRule |
LogonAuthorizationService.createRule(Map<String,String> properties) |
Modifier and Type | Class and Description |
---|---|
class |
RequestSignatureRuleImpl |
Modifier and Type | Method and Description |
---|---|
AuthorizationRule |
SignatureAuthorizationService.createRule(Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
protected void |
AuthorizationHelper.IteratingAuthorizer.handleComplete(Future<AuthorizationResult> future,
AuthorizationRule current) |
protected NotifyFuture<AuthorizationResult> |
AuthorizationHelper.IteratingAuthorizer.perform(AuthorizationRule s) |
Modifier and Type | Method and Description |
---|---|
static NotifyFuture<AuthorizationReply> |
AuthorizationHelper.authorize(Iterable<? extends AuthorizationRule> services,
AuthorizationContext context,
AuthorizationResult defaultResult) |
Constructor and Description |
---|
IteratingAuthorizer(Iterable<? extends AuthorizationRule> iterable,
AuthorizationResult defaultResult,
AuthorizationContext context) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBaseRule |
class |
ConfigurationEntry |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationEntry |
Modifier and Type | Method and Description |
---|---|
AuthorizationRule |
ScriptAuthorizationProvider.createRule(Map<String,String> properties) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.