Task #665 (closed)
Opened 12 years ago
Closed 12 years ago
MethodSecurity may want to take @PermitAll into account
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta3 |
| Component: | Security | Version: | 3.0-Beta1 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Currently BasicMethodSecurity only checks for @RolesAllowed. The JavaEE spec has several other annotations for security.
Change History (1)
comment:1 Changed 12 years ago by jmoore
- Milestone changed from Future to 3.0-Beta3
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Merged into #864