Class AdditionalAuthenticationRequiredException

  • All Implemented Interfaces:
    Serializable

    public class AdditionalAuthenticationRequiredException
    extends RuntimeException
    Signals that additional authentication is required prior to invoking the operation
    Author:
    K. Benedyczak
    See Also:
    Serialized Form
    • Field Detail

      • authenticationOption

        public final String authenticationOption
    • Constructor Detail

      • AdditionalAuthenticationRequiredException

        public AdditionalAuthenticationRequiredException​(String authenticationOption)