Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

Hierarchy

Implements

Index

Constructors

constructor

Methods

bind

  • Parameters

    Returns void

getIdentitiesForRole

  • getIdentitiesForRole(role: NodeId): IdentityMappingRuleType[]

getUserRoles

  • getUserRoles(user: string): NodeId[]
  • retrieve the roles of the given user

    Parameters

    • user: string

    Returns NodeId[]

    semicolon separated list of roles

isValidUser

  • isValidUser(session: ServerSession, username: string, password: string): Promise<boolean>
  • Parameters

    Returns Promise<boolean>

Generated using TypeDoc