|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAuthorizationEvent | |
|---|---|
| org.acegisecurity.event.authorization | Provides support objects for security event interception (ie authorization). |
| Uses of AbstractAuthorizationEvent in org.acegisecurity.event.authorization |
|---|
| Subclasses of AbstractAuthorizationEvent in org.acegisecurity.event.authorization | |
|---|---|
class |
AuthenticationCredentialsNotFoundEvent
Indicates a secure object invocation failed because the Authentication could not be obtained from the
SecurityContextHolder. |
class |
AuthorizationFailureEvent
Indicates a secure object invocation failed because the principal could not be authorized for the request. |
class |
AuthorizedEvent
Event indicating a secure object was invoked successfully. |
class |
PublicInvocationEvent
Event that is generated whenever a public secure object is invoked. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||