Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ShiroAuthOptions

Shiro auth configuration options, see Vert.x Auth Shiro component and/or Apache Shiro project.

Hierarchy

  • ShiroAuthOptions

Index

Constructors

constructor

Methods

getConfig

  • getConfig(): {}
  • Set the Shiro auth config.

    Returns {}

    • [key: string]: any

getType

  • Set the Shiro auth options type.

    Returns ShiroAuthRealmType

setConfig

  • Set the Shiro auth config.

    Parameters

    • config: {}
      • [key: string]: any

    Returns ShiroAuthOptions

setType

Generated using TypeDoc