Class AdditionalAuthenticationRequiredException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- pl.edu.icm.unity.engine.api.session.AdditionalAuthenticationRequiredException
-
- All Implemented Interfaces:
java.io.Serializable
public class AdditionalAuthenticationRequiredException extends java.lang.RuntimeException
Signals that additional authentication is required prior to invoking the operation- Author:
- K. Benedyczak
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.String
authenticationOption
-
Constructor Summary
Constructors Constructor Description AdditionalAuthenticationRequiredException(java.lang.String authenticationOption)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-