hunt-shiro ~master (2022-02-21T08:07:34Z)
Home
Dub
Repo
AuthorizingSecurityManager.hasRoles
hunt
shiro
mgt
AuthorizingSecurityManager
AuthorizingSecurityManager
Undocumented in source. Be warned that the author may not have intended to support it.
bool
[]
hasRoles
(PrincipalCollection principals, List!(string) roleIdentifiers)
class
AuthorizingSecurityManager
bool
[]
hasRoles
(
PrincipalCollection
principals
,
List
!(
string
)
roleIdentifiers
)
bool
[]
hasRoles
(PrincipalCollection principals, string[] roleIdentifiers)
Meta
Source
See Implementation
hunt
shiro
mgt
AuthorizingSecurityManager
AuthorizingSecurityManager
constructors
this
functions
afterRealmsSet
checkPermission
checkPermissions
checkRole
checkRoles
destroy
getAuthorizer
hasAllRoles
hasRole
hasRoles
isPermitted
isPermittedAll
setAuthorizer