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

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

Completed in 155 milliseconds