Home
last modified time | relevance | path

Searched refs:httpOnly (Results 1 – 8 of 8) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/http/
DHttpCookie.java80 …tring name, String value, String domain, String path, int maxAge, boolean httpOnly, boolean secure) in HttpCookie() argument
85 _httpOnly = httpOnly; in HttpCookie()
95 …ing name, String value, String domain, String path, int maxAge, boolean httpOnly, boolean secure, … in HttpCookie() argument
100 _httpOnly = httpOnly; in HttpCookie()
/external/jetty/src/java/org/eclipse/jetty/server/session/
DAbstractSessionManager.java627 public void setHttpOnly(boolean httpOnly) in setHttpOnly() argument
629 _httpOnly=httpOnly; in setHttpOnly()
919 public void setHttpOnly(boolean httpOnly)
921 _httpOnly=httpOnly;
/external/jetty/src/resources/org/eclipse/jetty/server/session/jmx/
DAbstractSessionManager-mbean.properties2 httpOnly: True if cookies use the http only flag key
/external/jetty/src/java/org/eclipse/jetty/webapp/
DStandardDescriptorProcessor.java869 boolean httpOnly = Boolean.parseBoolean(tNode.toString(false,true)); in visitSessionConfig()
876 … context.getSessionHandler().getSessionManager().getSessionCookieConfig().setHttpOnly(httpOnly); in visitSessionConfig()
887 … context.getSessionHandler().getSessionManager().getSessionCookieConfig().setHttpOnly(httpOnly); in visitSessionConfig()
895 …t.getSessionHandler().getSessionManager().getSessionCookieConfig().isHttpOnly() != httpOnly) in visitSessionConfig()
896 …throw new IllegalStateException("Conflicting cookie-config http-only "+httpOnly+" in "+descriptor.… in visitSessionConfig()
/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 ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...