public interface UserSessionService
Modifier and Type | Method and Description |
---|---|
UserSession |
getUserSession()
User session details of the caller.
|
void |
ping()
Pings all the registered backend services to keep the underlying session alive.
|
UserSession getUserSession()
void ping()
Copyright @ 2013-2018 VMware, Inc. All rights reserved.