|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SecurityViolationHandler
Allows to handle custom implementations of SecurityViolation
Method Summary | |
---|---|
void |
processSecurityViolations(Set<SecurityViolation> securityViolations)
Instead of adding the violations as message for the user, it's possible to implement a custom behaviour (e.g. something like an InternalViolation which won't get added) |
Method Detail |
---|
void processSecurityViolations(Set<SecurityViolation> securityViolations)
securityViolations
- current violations
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |