code.data.config.IUserGlobals
Aliases
Parameters
subClasses
code.data.config.IGlobals
superClasses
Any
code.data.config.GlobalsBase
java.lang.Object
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
asInstanceOf
()
:
scala.Any.T0
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getBaseRules
()
:
scala.collection.immutable.Map
[
scala.collection.immutable.List
[
java.lang.String
]
scala.collection.immutable.List
[
code.data.auth.FlowRole
]
]
getClass
()
:
java.lang.Class
[
Any
]
getExtendedRules
()
:
scala.collection.immutable.Map
[
scala.collection.immutable.List
[
java.lang.String
]
scala.collection.immutable.List
[
code.data.auth.FlowRole
]
]
getRoles
()
:
scala.collection.immutable.Map
[
code.data.auth.FlowRole
java.lang.String
]
getUserState
()
:
scala.Option
[
code.data.auth.AuthState
]
hashCode
()
:
int
isInstanceOf
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
start
()
:
Unit
stop
()
:
Unit
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit