/external/jetty/src/java/org/eclipse/jetty/security/authentication/ |
D | SessionAuthentication.java | 56 private transient HttpSession _session; field in SessionAuthentication 99 if (_session!=null && _session.getAttribute(__J_AUTHENTICATED)!=null) in logout() 100 _session.removeAttribute(__J_AUTHENTICATED); in logout() 110 if (_session!=null) in doLogout() 111 _session.removeAttribute(AbstractSessionManager.SESSION_KNOWN_ONLY_TO_AUTHENTICATED); in doLogout() 127 if (_session==null) in sessionDidActivate() 129 _session=se.getSession(); in sessionDidActivate() 135 if (_session==null) in valueBound() 137 _session=event.getSession(); in valueBound()
|
/external/jetty/src/java/org/eclipse/jetty/io/nio/ |
D | SslConnection.java | 56 private final SSLSession _session; field in SslConnection 99 _session=_engine.getSession(); in SslConnection() 146 … _buffers=new SslBuffers(_session.getPacketBufferSize()*2,_session.getApplicationBufferSize()*2); in allocateBuffers() 203 _logger.debug("{} handle {} progress={}", _session, this, progress); in handle() 292 else if (toFill.capacity()<_session.getApplicationBufferSize()) in process() 347 …_logger.debug("{} {} {} filled={}/{} flushed={}/{}",_session,this,_engine.getHandshakeStatus(),fil… in process() 463 _session, in wrap() 509 _logger.debug("{} wrap default {}",_session,result); in wrap() 539 _session, in unwrap() 573 …if (_logger.isDebugEnabled()) _logger.debug("{} unwrap {} {}->{}",_session,result.getStatus(),_inb… in unwrap() [all …]
|
/external/jetty/src/java/org/eclipse/jetty/server/ |
D | Request.java | 221 private HttpSession _session; field in Request 1257 if (_session != null) in getSession() 1259 if (_sessionManager != null && !_sessionManager.isValid(_session)) in getSession() 1260 _session = null; in getSession() 1262 return _session; in getSession() 1271 _session = _sessionManager.newHttpSession(this); in getSession() 1272 HttpCookie cookie = _sessionManager.getSessionCookie(_session,getContextPath(),isSecure()); in getSession() 1276 return _session; in getSession() 1509 _session = null; in recycle() 1956 _session = session; in setSession()
|
/external/guice/extensions/struts2/lib/ |
D | jetty-6.1.0.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mortbay/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.mortbay.jetty.server_6.1.23.v201004211559.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |