Home
last modified time | relevance | path

Searched defs:ServerAuthException (Results 1 – 1 of 1) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/security/
DServerAuthException.java26 public class ServerAuthException extends GeneralSecurityException class
29 public ServerAuthException() in ServerAuthException() method in ServerAuthException
33 public ServerAuthException(String s) in ServerAuthException() method in ServerAuthException
38 public ServerAuthException(String s, Throwable throwable) in ServerAuthException() method in ServerAuthException
43 public ServerAuthException(Throwable throwable) in ServerAuthException() method in ServerAuthException