hunt-shiro v1.3.0 (2021-10-28T11:26:54Z)
Home
Dub
Repo
AuthorizingRealm.hasRoles
hunt
shiro
realm
AuthorizingRealm
AuthorizingRealm
Undocumented in source. Be warned that the author may not have intended to support it.
bool
[]
hasRoles
(PrincipalCollection principal, List!(string) roleIdentifiers)
class
AuthorizingRealm
bool
[]
hasRoles
(
PrincipalCollection
principal
,
List
!(
string
)
roleIdentifiers
)
bool
[]
hasRoles
(PrincipalCollection principal, string[] roleIdentifiers)
bool
[]
hasRoles
(string[] roleIdentifiers, AuthorizationInfo info)
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