|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AccessDecisionVoter | Interface for implementing concrete voters. |
AccessDecisionVoterContext | Optional context which allows to get the current state as well as the results of the security check. |
BeanCreationDecisionVoter | This feature is optional and has to be activated via
CodiCoreConfig.isInvalidBeanCreationEventEnabled() |
SecurityViolation | Provides the concrete reason for the restriction. |
Class Summary | |
---|---|
AbstractAccessDecisionVoter | Base implementation which provides helper methods. |
AbstractBeanCreationDecisionVoter | This feature is optional and has to be activated via
CodiCoreConfig.isInvalidBeanCreationEventEnabled() |
AbstractDecisionVoter |
Enum Summary | |
---|---|
AccessDecisionState |
Exception Summary | |
---|---|
AccessDeniedException | Exception occurs in case of a security-violation. |
Annotation Types Summary | |
---|---|
Secured | Interceptor for securing beans. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |