| 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.
|
| Enum | Description |
|---|---|
| AzResult.Decision |
The possible authorization decision values.
|
| AzResult.Status |
The possible authorization status values.
|
Copyright © 2013. All Rights Reserved.