|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccessDecisionVoterContext
Optional context which allows to get the current state as well as the results of the security check. (Optional because it requires a useful scope which depends on the environment.)
Method Summary | |
---|---|
AccessDecisionState |
getState()
Exposes the current state |
List<SecurityViolation> |
getViolations()
Exposes the found violations |
Method Detail |
---|
AccessDecisionState getState()
List<SecurityViolation> getViolations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |