Home
last modified time | relevance | path

Searched refs:getAuthMethod (Results 1 – 15 of 15) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/security/
DUserAuthentication.java40 public String getAuthMethod() in getAuthMethod() method in UserAuthentication
58 return "{User,"+getAuthMethod()+","+_userIdentity+"}"; in toString()
DAuthenticator.java54 String getAuthMethod(); in getAuthMethod() method
90 String getAuthMethod(); in getAuthMethod() method
DDefaultAuthenticatorFactory.java59 String auth=configuration.getAuthMethod(); in getAuthenticator()
DSecurityHandler.java191 public String getAuthMethod() in getAuthMethod() method in SecurityHandler
364 _authMethod=_authenticator.getAuthMethod(); in doStart()
/external/jetty/src/java/org/eclipse/jetty/security/authentication/
DBasicAuthenticator.java52 public String getAuthMethod() in getAuthMethod() method in BasicAuthenticator
93 return new UserAuthentication(getAuthMethod(),user); in validateRequest()
DSpnegoAuthenticator.java58 public String getAuthMethod() in getAuthMethod() method in SpnegoAuthenticator
105 return new UserAuthentication(getAuthMethod(),user); in validateRequest()
DClientCertAuthenticator.java79 public String getAuthMethod() in getAuthMethod() method in ClientCertAuthenticator
129 return new UserAuthentication(getAuthMethod(),user); in validateRequest()
DFormAuthenticator.java142 public String getAuthMethod() in getAuthMethod() method in FormAuthenticator
194 Authentication cached=new SessionAuthentication(getAuthMethod(),user,password); in login()
246 return new FormAuthentication(getAuthMethod(),user); in validateRequest()
DDigestAuthenticator.java141 public String getAuthMethod() in getAuthMethod() method in DigestAuthenticator
226 return new UserAuthentication(getAuthMethod(),user); in validateRequest()
DSessionAuthentication.java66 public String getAuthMethod() in getAuthMethod() method in SessionAuthentication
/external/jetty/src/java/org/eclipse/jetty/server/
DAuthentication.java43 String getAuthMethod(); in getAuthMethod() method
DRequest.java489 return ((Authentication.User)_authentication).getAuthMethod(); in getAuthType()
/external/jetty/src/java/org/eclipse/jetty/webapp/
DStandardDescriptorProcessor.java1545 … if (!context.getSecurityHandler().getAuthMethod().equals(method.toString(false, true))) in visitLoginConfig()
1585 if (Constraint.__FORM_AUTH.equals(context.getSecurityHandler().getAuthMethod())) in visitLoginConfig()
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...