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