JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
dev.galasa.framework.spi.auth
Interface IFrontEndClient
public interface
IFrontEndClient
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getClientName
()
Instant
getLastLogin
()
void
setLastLogin
(
Instant
lastLoginTime)
Method Details
getClientName
String
getClientName
()
getLastLogin
Instant
getLastLogin
()
setLastLogin
void
setLastLogin
(
Instant
lastLoginTime)