Package lumis.portal.authentication.http
Class ContinueOnNextRequestException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- lumis.portal.authentication.http.ContinueOnNextRequestException
-
- All Implemented Interfaces:
java.io.Serializable
@StableMinor(version="16.1", sinceVersion="4.0") public class ContinueOnNextRequestException extends java.lang.Exception
Exception that indicates that an authentication could not be completed yet, and will continue during the next request.- Since:
- 4.0.10
- Version:
- $Revision: 26156 $ $Date: 2024-01-13 10:26:46 -0300 (Sat, 13 Jan 2024) $
- See Also:
lumis.portal.authentication.http
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ContinueOnNextRequestException()
-