Uses of Package
org.tynamo.security.shiro.authz
Packages that use org.tynamo.security.shiro.authz
Package
Description
-
Classes in org.tynamo.security.shiro.authz used by org.tynamo.security.servicesClassDescriptionFilter 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.A copy of Shiro's 1.2.0 PortFilter that works with tapestry-security 0.4.x A Filter that requires the request to be on a specific port, and if not, redirects to the same URL on that port.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.A copy of Shiro's 1.2.0 SslFilter that works with tapestry-security 0.4.x Filter which requires a request to be over SSL.
-
Classes in org.tynamo.security.shiro.authz used by org.tynamo.security.services.implClassDescriptionFilter 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.A copy of Shiro's 1.2.0 PortFilter that works with tapestry-security 0.4.x A Filter that requires the request to be on a specific port, and if not, redirects to the same URL on that port.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.A copy of Shiro's 1.2.0 SslFilter that works with tapestry-security 0.4.x Filter which requires a request to be over SSL.
-
Classes in org.tynamo.security.shiro.authz used by org.tynamo.security.shiro.authzClassDescriptionSuperclass for authorization-related filters.A copy of Shiro's 1.2.0 PortFilter that works with tapestry-security 0.4.x A Filter that requires the request to be on a specific port, and if not, redirects to the same URL on that port.