Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JDBCAuthenticationOptions

Hierarchy

  • JDBCAuthenticationOptions

Index

Constructors

constructor

Methods

getAuthenticationQuery

  • getAuthenticationQuery(): string
  • Set the authentication query to use. Use this if you want to override the default authentication query.

    Returns string

setAuthenticationQuery

  • Set the authentication query to use. Use this if you want to override the default authentication query.

    Parameters

    • authenticationQuery: string

    Returns JDBCAuthenticationOptions

Generated using TypeDoc