Package org.tynamo.security.shiro.authz

Class Summary
AuthorizationFilter Superclass for authorization-related filters.
PermissionsAuthorizationFilter Filter that allows access if the current user has the permissions specified by the mapped value, or denies access if the user does not have all of the permissions specified.
RolesAuthorizationFilter Filter that allows access if the current user has the roles specified by the mapped value, or denies access if the user does not have all of the roles specified.
 



Copyright © 2004-2011. All Rights Reserved.