Package org.acme.security

Class Summary
AuditService This is a dummy security service that should be available to some code (Alice) but not directly available to other code (Mallory).
ValidationServiceImpl An implementation of the security service that uses permission checks for everything
ValidatorImpl This is the true validator, and will run against every lookup and injection.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.