Class StopAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.edu.icm.unity.exceptions.EngineException
pl.edu.icm.unity.engine.api.translation.StopAuthenticationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
ConstructorDescriptionStopAuthenticationException
(AuthenticationFinalizationConfiguration finalizationScreenConfiguration) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
finalizationScreenConfiguration
-
-
Constructor Details
-
StopAuthenticationException
public StopAuthenticationException(AuthenticationFinalizationConfiguration finalizationScreenConfiguration)
-