Uses of Class
org.forgerock.openig.tools.session.SessionException
Packages that use 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
Methods in org.forgerock.openig.tools.session that return types with arguments of type SessionExceptionModifier 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.