Hierarchy For Package com.svenruppert.jsentinel.authorization.annotations
Annotation Interface Hierarchy
- com.svenruppert.jsentinel.authorization.annotations.JSentinelAnnotation (implements java.lang.annotation.Annotation)
- com.svenruppert.jsentinel.authorization.annotations.ProtectedBy (implements java.lang.annotation.Annotation)
- com.svenruppert.jsentinel.authorization.annotations.RequiresAllPermissions (implements java.lang.annotation.Annotation)
- com.svenruppert.jsentinel.authorization.annotations.RequiresAnyPermission (implements java.lang.annotation.Annotation)
- com.svenruppert.jsentinel.authorization.annotations.RequiresPermission (implements java.lang.annotation.Annotation)
- com.svenruppert.jsentinel.authorization.annotations.RequiresPolicy (implements java.lang.annotation.Annotation)
- com.svenruppert.jsentinel.authorization.annotations.RequiresRole (implements java.lang.annotation.Annotation)
- com.svenruppert.jsentinel.authorization.annotations.Secured (implements java.lang.annotation.Annotation)