Documentation - v19.2.0-dev
Preparing search index...
@stereograph/teiaviewer-plugins
TeiaAuthDeveloperTool
Class TeiaAuthDeveloperTool
Hierarchy (
View Summary
)
DeveloperTool
TeiaAuthDeveloperTool
Index
Constructors
constructor
Properties
auth
Controller
name
type
Accessors
is
Authenticated
Methods
dispose
from
JSON
setup
to
JSON
Constructors
constructor
new
TeiaAuthDeveloperTool
()
:
TeiaAuthDeveloperTool
Returns
TeiaAuthDeveloperTool
Properties
Readonly
auth
Controller
authController
:
TeiaAuthController
= ...
Readonly
name
name
:
"TeiaAuth"
= 'TeiaAuth'
Readonly
type
type
:
"dev"
= 'dev'
Accessors
is
Authenticated
get
isAuthenticated
()
:
boolean
Returns
boolean
Methods
dispose
dispose
()
:
void
Returns
void
from
JSON
fromJSON
(
data
:
object
)
:
void
Parameters
data
:
object
Returns
void
setup
setup
(
viewer
:
Viewer
,
pane
:
Pane
)
:
void
Parameters
viewer
:
Viewer
pane
:
Pane
Returns
void
to
JSON
toJSON
()
:
object
Returns
object
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
auth
Controller
name
type
Accessors
is
Authenticated
Methods
dispose
from
JSON
setup
to
JSON
Documentation - v19.2.0-dev
Loading...