hunt-shiro ~master (2022-02-21T08:07:34Z)
Home
Dub
Repo
SimplePrincipalMap.replace
hunt
shiro
subject
SimplePrincipalMap
SimplePrincipalMap
Undocumented in source. Be warned that the author may not have intended to support it.
bool
replace
(string key, Object oldValue, Object newValue)
class
SimplePrincipalMap
bool
replace
(
string
key
,
Object
oldValue
,
Object
newValue
)
Object
replace
(string key, Object value)
Meta
Source
See Implementation
hunt
shiro
subject
SimplePrincipalMap
SimplePrincipalMap
constructors
this
functions
asList
asSet
byKey
byType
byValue
clear
containsKey
containsValue
ensureCombinedPrincipals
fromRealm
get
getPrimaryPrincipal
getRealmNames
getRealmPrincipal
getRealmPrincipals
isEmpty
oneByType
opApply
opEquals
opIndex
put
putAll
putIfAbsent
remove
removeRealmPrincipal
replace
setRealmPrincipal
setRealmPrincipals
size
toHash
toString
values
mixins
__anonymous