hunt-shiro ~master (2022-02-21T08:07:34Z)
Home
Dub
Repo
AuthorizingRealm.hasAllRoles
hunt
shiro
realm
AuthorizingRealm
AuthorizingRealm
Undocumented in source. Be warned that the author may not have intended to support it.
bool
hasAllRoles
(PrincipalCollection principal, Collection!(string) roleIdentifiers)
bool
hasAllRoles
(PrincipalCollection principal, string[] roleIdentifiers)
class
AuthorizingRealm
bool
hasAllRoles
(
PrincipalCollection
principal
,
string
[]
roleIdentifiers
)
Meta
Source
See Implementation
hunt
shiro
realm
AuthorizingRealm
AuthorizingRealm
constructors
this
functions
afterCacheManagerSet
checkPermission
checkPermissions
checkRole
checkRoles
clearCachedAuthorizationInfo
doClearCache
doGetAuthorizationInfo
getAuthorizationCache
getAuthorizationCacheKey
getAuthorizationCacheName
getAuthorizationInfo
getPermissionResolver
getPermissions
getRolePermissionResolver
hasAllRoles
hasRole
hasRoles
isAuthorizationCachingEnabled
isPermitted
isPermittedAll
onInit
setAuthorizationCache
setAuthorizationCacheName
setAuthorizationCachingEnabled
setName
setPermissionResolver
setRolePermissionResolver