foundation-comms.defaultauth
Home > @genesislcap/foundation-comms > DefaultAuth
DefaultAuth class
The default implementation for the Auth interface.
Signature:
export declare class DefaultAuth implements Auth
Implements: Auth
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
(constructor)(session, connect, messageBuilder, credentialManager, currentUser) |
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
User | |||
|
|
boolean | ||
|
|
Observable<boolean> | ||
|
boolean | |||
Methods
|
Method |
Modifiers |
Description |
|---|---|---|