NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-server
UAUserManagerBase
Class UAUserManagerBase
Abstract
Hierarchy (
View Summary
)
UAUserManagerBase
UAUserManager1
Implements
IUAUserManager
Index
Constructors
constructor
Methods
bind
get
Identities
For
Role
get
User
Roles
is
Valid
User
Constructors
constructor
new
UAUserManagerBase
()
:
UAUserManagerBase
Returns
UAUserManagerBase
Methods
bind
bind
(
roleSet
:
UARoleSet
)
:
void
Parameters
roleSet
:
UARoleSet
Returns
void
get
Identities
For
Role
getIdentitiesForRole
(
role
:
NodeId
)
:
IdentityMappingRuleType
[]
Parameters
role
:
NodeId
Returns
IdentityMappingRuleType
[]
get
User
Roles
getUserRoles
(
user
:
string
)
:
NodeId
[]
retrieve the roles of the given user
Parameters
user
:
string
Returns
NodeId
[]
semicolon separated list of roles
is
Valid
User
isValidUser
(
session
:
ServerSession
,
username
:
string
,
password
:
string
,
)
:
Promise
<
boolean
>
Parameters
session
:
ServerSession
username
:
string
password
:
string
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
bind
get
Identities
For
Role
get
User
Roles
is
Valid
User
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...
retrieve the roles of the given user