Class AuthenticationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.aristaflow.ilm.util.IlmException
de.aristaflow.ilm.base.security.AuthenticationException
All Implemented Interfaces:
de.aristaflow.adept2.model.communication.webservice.StackSuppressingException, Serializable

public class AuthenticationException extends IlmException
See Also:
  • Field Details

    • possibleAttack

      @NotNull public @NotNull Boolean possibleAttack
    • countMeasReq

      @NotNull public @NotNull Boolean countMeasReq
  • Constructor Details

    • AuthenticationException

      public AuthenticationException()
      The constructor required for bean deserialisation.
    • AuthenticationException

      public AuthenticationException(@NotNull AuthenticationException ae)