hunt-shiro ~master (2022-02-21T08:07:34Z)
Home
Dub
Repo
SimpleAccountRealm.addAccount
hunt
shiro
realm
SimpleAccountRealm
SimpleAccountRealm
Undocumented in source. Be warned that the author may not have intended to support it.
void
addAccount
(string username, string password)
void
addAccount
(string username, string password, string[] roles)
class
SimpleAccountRealm
void
addAccount
(
string
username
,
string
password
,
string
[]
roles
...
)
Meta
Source
See Implementation
hunt
shiro
realm
SimpleAccountRealm
SimpleAccountRealm
constructors
this
functions
accountExists
add
addAccount
addRole
doGetAuthenticationInfo
doGetAuthorizationInfo
getRole
getUser
getUsername
roleExists
static functions
toSet
variables
ROLES_LOCK
USERS_LOCK
roles
users