Uses of Class
org.forgerock.openig.tools.session.SessionInfo
Packages that use SessionInfo
Package
Description
This package contains classes to call AM to retrieve user's session info.
-
Uses of SessionInfo in org.forgerock.openig.tools.session
Methods in org.forgerock.openig.tools.session that return types with arguments of type SessionInfoModifier and TypeMethodDescriptionCacheSessionService.getSessionInfo(Context context, String ssoToken) CrestSessionService.getSessionInfo(Context context, String ssoToken) SessionService.getSessionInfo(Context context, String ssoToken) Returns a promise that will be completed with an optionalSessionInfoor with anSessionExceptionin case of errors.