Skip navigation links

Package org.apache.shiro.authz.annotation

Annotations used to restrict which classes, instances, or methods may be accessed or invoked depending on the caller's access abilities or authentication state.

See: Description

Package org.apache.shiro.authz.annotation Description

Annotations used to restrict which classes, instances, or methods may be accessed or invoked depending on the caller's access abilities or authentication state. Since 1.1, all core annotations were extends to accept Target ElementType.TYPE in additon to ElementType.METHOD
Skip navigation links

Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.