org.benow.security.permission
Interface PermissionedClass
public interface PermissionedClass
security: org.benow.security.permission.PermissionPackage
- Author:
- andy
getForClass
java.lang.Class<?> getForClass()
- Gets the underlying class which has permissions.
- Returns:
- class which has permissions.
getPermissionedPackage
PermissionedPackage getPermissionedPackage()
getPermissions
java.util.Collection<Permission> getPermissions()
getName
java.lang.String getName()
- Returns:
- the name of the declaring class