- hashCode() - Method in interface org.osgl.aaa.AAAObject
-
Returns a hashcode for this principal.
- hashCode() - Method in class org.osgl.aaa.impl.AAAObjectBase
-
hash code of the object is calculated from the name and the class of the object.
- hasPermission(Permission) - Static method in enum org.osgl.aaa.AAA
-
Check if current user has permission specified on target resource specified (implicitly)
- hasPermission(String) - Static method in enum org.osgl.aaa.AAA
-
Check if current user has permission specified on target resource specified (implicitly)
- hasPermission(Enum<?>) - Static method in enum org.osgl.aaa.AAA
-
Check if current user has permission specified on target resource specified (implicitly)
- hasPermission(Object, Permission) - Static method in enum org.osgl.aaa.AAA
-
Check if current user has permission specified on target resource specified
- hasPermission(Object, String) - Static method in enum org.osgl.aaa.AAA
-
Check if current user has permission specified on target resource specified
- hasPermission(Object, Enum<?>) - Static method in enum org.osgl.aaa.AAA
-
Check if current user has permission specified on target resource specified
- hasPermission(Object, Principal, Permission) - Static method in enum org.osgl.aaa.AAA
-
Check if a user has permission specified on a target
- hasPermission(Object, Principal, String) - Static method in enum org.osgl.aaa.AAA
-
Check if a user has permission specified on a target
- hasPermission(Object, Principal, Enum<?>) - Static method in enum org.osgl.aaa.AAA
-
Check if a user has permission specified on a target
- hasPermission(Object, Permission, boolean) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has permission specified on the target object.
- hasPermission(Object, String, boolean) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has permission specified on the target object.
- hasPermission(Object, Enum<?>, boolean) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has permission specified on the target object.
- hasPermission(Object, Permission, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has permission specified on the guarded target resource.
- hasPermission(Object, String, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has permission specified by name on the target.
- hasPermission(Object, Enum<?>, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has permission specified by name on the target.
- hasPermission(Object, Principal, Permission, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the principal specified has permission specified on the target.
- hasPermission(Object, Principal, String, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the specified principal has permission specified on the target resource.
- hasPermission(Object, Principal, Enum<?>, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the specified principal has permission specified on the target resource.
- hasPermission(Permission) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(String) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Enum<?>) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Permission, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(String, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Enum<?>, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Object, Permission) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Object, String) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Object, Enum<?>) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Object, Permission, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Object, String, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Object, Enum<?>, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Principal, Permission) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Principal, String) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Principal, Enum<?>) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Principal, Object, String) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Principal, Object, Enum<?>) - Method in class org.osgl.aaa.AAAContext
-
- hasPermission(Permission) - Method in class org.osgl.aaa.impl.SimpleRole
-
- hasPermission(Permission) - Method in interface org.osgl.aaa.Role
-
Check if the role contains a permission.
- hasPermissionOrPrivilege(Permission, Privilege) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(String, String) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(String, int) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Enum<?>, Enum<?>) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Enum<?>, int) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Permission, Privilege, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(String, String, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(String, int, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Enum<?>, Enum<?>, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Enum<?>, int, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Permission, Privilege, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(String, String, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(String, int, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Enum<?>, Enum<?>, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Enum<?>, int, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Permission, Privilege) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, String, String) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, String, int) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Enum<?>, Enum<?>) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Enum<?>, int) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Permission, Privilege, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, String, String, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, String, int, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Enum<?>, Enum<?>, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Enum<?>, int, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Permission, Privilege, boolean) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, String, String, boolean) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, String, int, boolean) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Enum<?>, Enum<?>, boolean) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Enum<?>, int, boolean) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Permission, Privilege, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, String, String, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, String, int, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Enum<?>, Enum<?>, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Enum<?>, int, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Principal, Permission, Privilege, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Principal, String, String, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Principal, String, int, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Principal, Enum<?>, Enum<?>, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Object, Principal, Enum<?>, int, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
- hasPermissionOrPrivilege(Permission, Privilege) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(String, String) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(String, int) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Enum<?>, Enum<?>) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Enum<?>, int) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Permission, Privilege, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(String, String, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(String, int, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Enum<?>, Enum<?>, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Enum<?>, int, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Object, Permission, Privilege) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Object, String, String) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Object, String, int) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Object, Enum<?>, Enum<?>) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Object, Enum<?>, int) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Object, Permission, Privilege, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Object, String, String, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Object, String, int, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Object, Enum<?>, Enum<?>, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPermissionOrPrivilege(Object, Enum<?>, int, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(Privilege) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required
- hasPrivilege(String) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required
- hasPrivilege(Enum<?>) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required
- hasPrivilege(int) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required
- hasPrivilege(Privilege, boolean) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required.
- hasPrivilege(String, boolean) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required.
- hasPrivilege(Enum<?>, boolean) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required.
- hasPrivilege(int, boolean) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required.
- hasPrivilege(Privilege, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required.
- hasPrivilege(String, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required.
- hasPrivilege(Enum<?>, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required.
- hasPrivilege(int, boolean, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the current principal has privilege required.
- hasPrivilege(Principal, Privilege, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the principal specified has privilege required.
- hasPrivilege(Principal, String, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the principal specified has privilege required.
- hasPrivilege(Principal, Enum<?>, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the principal specified has privilege required.
- hasPrivilege(Principal, int, AAAContext) - Static method in enum org.osgl.aaa.AAA
-
Check if the principal specified has privilege required.
- hasPrivilege(Privilege) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(String) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(Enum<?>) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(int) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(Principal, Privilege) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(Principal, String) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(Principal, Enum<?>) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(Principal, int) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(Privilege, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(String, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(Enum<?>, boolean) - Method in class org.osgl.aaa.AAAContext
-
- hasPrivilege(int, boolean) - Method in class org.osgl.aaa.AAAContext
-