| Class | Description |
|---|---|
| AnnotationsRoleAuthorizationStrategy |
Strategy that checks the
AuthorizeInstantiation annotation. |
| Annotation Type | Description |
|---|---|
| AuthorizeAction |
A mapping of 1..n roles to an action.
|
| AuthorizeActions |
Groups a set (technically an array) of
AuthorizeActions for authorization. |
| AuthorizeInstantiation |
Annotation for configuring what roles are allowed for instantiation the annotated component or
package.
|
| AuthorizeResource |
Annotation for configuring what roles are allowed for requesting the annotated resource.
|
Copyright © 2006–2016 Apache Software Foundation. All rights reserved.