Class ServerAuthException

All Implemented Interfaces:
Serializable

@Deprecated(since="2021-05-27") public class ServerAuthException extends GeneralSecurityException
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
See Also:
  • Constructor Details

    • ServerAuthException

      public ServerAuthException()
      Deprecated.
    • ServerAuthException

      public ServerAuthException(String s)
      Deprecated.
    • ServerAuthException

      public ServerAuthException(String s, Throwable throwable)
      Deprecated.
    • ServerAuthException

      public ServerAuthException(Throwable throwable)
      Deprecated.