code.data.auth.AuthState

Aliases

Parameters

subClasses

superClasses

Any

Js Constructors

new code_data_auth_AuthState(
    username, // java.lang.String
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
asInstanceOf():scala.Any.T0
equals(x$1:Any):boolean
getClass():java.lang.Class[Any]
getHasAdminPlusAccess():boolean
getIsSuperuser():boolean
hasAllPermissions(requiredPerms:scala.collection.immutable.List[java.lang.String]):boolean
hashCode():int
isInstanceOf():boolean
isPermitted(role:code.data.auth.FlowRole, isSuperuser:boolean, hasAdminPlusAccess:boolean, extraPermissions:scala.collection.immutable.List[java.lang.String], extraRoles:scala.collection.immutable.List[java.lang.String]):boolean
isPermitted$default$2():boolean
isPermitted$default$3():boolean
notify():Unit
notifyAll():Unit
toString():java.lang.String
username():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit