Interface PermissionBasedAuthorization
- All Superinterfaces:
Authorization
Represents a permission Note that the permission can optionally be assigned
to a specific resource
- Author:
- Stephane Bastian
-
Method Summary
Modifier and TypeMethodDescriptionstatic PermissionBasedAuthorizationreturns the value of the permissionreturns an optional resource that the permission is assigned-onsetResource(String resource) sets an optional resource that the permission is assigned-onMethods inherited from interface Authorization
match, match, toJson, verify
-
Method Details
-
create
-
getPermission
-
getResource
-
setResource
sets an optional resource that the permission is assigned-on- Returns:
-