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

/external/jetty/src/java/org/eclipse/jetty/security/authentication/
H A DFormAuthenticator.java72 public final static String __FORM_LOGIN_PAGE="org.eclipse.jetty.security.form_login_page"; field in class:FormAuthenticator
131 String login=configuration.getInitParameter(FormAuthenticator.__FORM_LOGIN_PAGE);

Completed in 87 milliseconds