hunt-shiro ~master (2022-02-21T08:07:34Z)
Home
Dub
Repo
ModularRealmAuthorizer.hasAllRoles
hunt
shiro
authz
ModularRealmAuthorizer
ModularRealmAuthorizer
Undocumented in source. Be warned that the author may not have intended to support it.
bool
hasAllRoles
(PrincipalCollection principals, Collection!(string) roleIdentifiers)
bool
hasAllRoles
(PrincipalCollection principals, string[] roleIdentifiers)
class
ModularRealmAuthorizer
bool
hasAllRoles
(
PrincipalCollection
principals
,
string
[]
roleIdentifiers
)
Meta
Source
See Implementation
hunt
shiro
authz
ModularRealmAuthorizer
ModularRealmAuthorizer
constructors
this
functions
applyPermissionResolverToRealms
applyRolePermissionResolverToRealms
assertRealmsConfigured
checkPermission
checkPermissions
checkRole
checkRoles
getPermissionResolver
getRealms
getRolePermissionResolver
hasAllRoles
hasRole
hasRoles
isPermitted
isPermittedAll
setPermissionResolver
setRealms
setRolePermissionResolver
variables
permissionResolver
realms
rolePermissionResolver