Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractAuthHandler

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

Hierarchy

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 Optional mServiceDescription

mServiceDescription: string

The description of your service to be used in CLI prompt messages

Methods

Protected Abstract createSessCfgFromArgs

Abstract getPromptParams

process

Protected Abstract processLogin

Protected Abstract processLogout

Generated using TypeDoc