| Interface | Description |
|---|---|
| AuthorizationAdminConstants |
Common attribute names, used in authorization and set by code using
the authorization service.
|
| AuthorizationService |
The
AuthorizationService interface provides methods that allow server and container
to determine whether access should be allowed to a particular resource. |
| AuthorizationService.PolicyDeploymentContext |
This interface represents a PolicyDeploymentContext as returned by the Authorization
Service's findOrCreateDeploymentContext() method.
|
| AzAction |
Extends the AzAttributes interface to provide a type-safe interface for Action attributes.
|
| AzAttributeResolver |
AzAttributeResolver provides runtime resolution of attributes. |
| AzAttributes |
Extends the Attributes interface to provide an abstract layer
specifically for Authorization attributes.
|
| AzEnvironment |
Extends the AzAttributes interface to provide a type-safe interface for Environment attributes.
|
| AzObligations |
Extends the AzAttributes interface to provide a type-safe interface for Obligations attributes.
|
| AzResource |
Extends the AzAttributes interface to provide a type-safe interface for Resource attributes.
|
| AzResult |
The AzResult class represents the result of an authorization decision.
|
| AzSubject |
Extends the AzAttributes interface to provide a type-safe interface for Subject attributes.
|
| RoleMappingService |
The
RoleMappingService provides functions that determine a user's role. |
| RoleMappingService.RoleDeploymentContext |
This interface represents a
RoleDeploymentContext as returned by the Role Mapping
Service's findOrCreateDeploymentContext() method. |
| Enum | Description |
|---|---|
| AzResult.Decision |
The possible authorization decision values.
|
| AzResult.Status |
The possible authorization status values.
|
Copyright © 2017. All rights reserved.