| Modifier and Type | Method and Description |
|---|---|
Attribute |
AzAttributeResolver.resolve(String attributeName,
AzAttributes collection,
AzEnvironment environment)
Resolves the specified attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AzEnvironmentImpl |
| Modifier and Type | Method and Description |
|---|---|
protected AzResult.Decision |
SimpleAuthorizationProviderImpl.Decider.decide(AzSubject subject,
AzResource resource,
AzAction action,
AzEnvironment env) |
AzResult |
SimpleAuthorizationProviderImpl.getAuthorizationDecision(AzSubject subject,
AzResource resource,
AzAction action,
AzEnvironment environment,
List<AzAttributeResolver> attributeResolvers) |
| Modifier and Type | Method and Description |
|---|---|
AzResult |
AuthorizationProvider.getAuthorizationDecision(AzSubject subject,
AzResource resource,
AzAction action,
AzEnvironment environment,
List<AzAttributeResolver> attributeResolvers)
Evaluates the specified subject, resource, action, and environment against the body of
policy managed by this provider and returns an access control result.
|
Copyright © 2013. All Rights Reserved.