Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

Hierarchy

Implemented by

Index

Methods

getIdentitiesForRole

  • getIdentitiesForRole(role: NodeId): IdentityMappingRuleType[]
  • Parameters

    Returns 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