Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseAuthHandler

This class is used by the auth command handlers as the base class for their implementation.

Hierarchy

  • BaseAuthHandler

Implements

Index

Properties

Protected Abstract mDefaultTokenType

mDefaultTokenType: SessConstants.TOKEN_TYPE_CHOICES

The default token type to use if not specified as a command line option

Protected Abstract mProfileType

mProfileType: string

The profile type where token type and value should be stored

Protected mSession

mSession: AbstractSession

The session being created from the command line arguments / profile

Methods

Protected Abstract createSessCfgFromArgs

Protected Abstract doLogin

Protected Abstract doLogout

process

Private processLogin

Private processLogout

Generated using TypeDoc