Uses of Class
org.forgerock.openig.tools.session.SessionException
Package
Description
This package contains classes to call AM to retrieve user's session info.
-
Uses of SessionException in org.forgerock.openig.tools.session
Modifier 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 optionalSessionInfo
or with anSessionException
in case of errors.Returns a promise that will be completed with aVoid
or with anSessionException
in case of errors.