Searched refs:SEND_FAILURE (Results 1 - 3 of 3) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/server/
H A DAuthentication.java151 public final static Authentication SEND_FAILURE = new Authentication.Failure(){@Override field in interface:Authentication
/external/jetty/src/java/org/eclipse/jetty/security/authentication/
H A DClientCertAuthenticator.java137 return Authentication.SEND_FAILURE;
H A DFormAuthenticator.java269 return Authentication.SEND_FAILURE;

Completed in 103 milliseconds