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.0", 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: 25808 $ $Date: 2023-07-04 15:20:55 -0300 (Tue, 04 Jul 2023) $
- See Also:
lumis.portal.authentication.http
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ContinueOnNextRequestException()
-