public interface SessionInfo
SessionInfo.isActive()
method according to how the client determines necessary.
Modifier and Type | Method and Description |
---|---|
Long |
getExpireTime()
Returns the expireTime of current auth token stored in the
DataStore implementation. |
boolean |
isActive()
Returns the status of the auth server session.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.