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

/external/jetty/src/java/org/eclipse/jetty/security/authentication/
H A DFormAuthenticator.java73 public final static String __FORM_ERROR_PAGE="org.eclipse.jetty.security.form_error_page"; field in class:FormAuthenticator
134 String error=configuration.getInitParameter(FormAuthenticator.__FORM_ERROR_PAGE);

Completed in 98 milliseconds