Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FRLoginSuccess

Hierarchy

  • FRLoginSuccess

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

payload

payload: Step

The raw payload returned by OpenAM

Readonly type

type: LoginSuccess = StepType.LoginSuccess

The type of step.

Methods

getRealm

  • getRealm(): string | undefined

getSessionToken

  • getSessionToken(): string | undefined

getSuccessUrl

  • getSuccessUrl(): string | undefined