Uses of Package
org.tynamo.security.shiro.authz

Packages that use org.tynamo.security.shiro.authz
org.tynamo.security.services   
org.tynamo.security.services.impl   
org.tynamo.security.shiro.authz   
 

Classes in org.tynamo.security.shiro.authz used by org.tynamo.security.services
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.
 

Classes in org.tynamo.security.shiro.authz used by org.tynamo.security.services.impl
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.
 

Classes in org.tynamo.security.shiro.authz used by org.tynamo.security.shiro.authz
AuthorizationFilter
          Superclass for authorization-related filters.
 



Copyright © 2004-2011. All Rights Reserved.