Class SecureRequestCustomizer.SecureRequestWithSslSessionData
java.lang.Object
org.eclipse.jetty.server.Request.Wrapper
org.eclipse.jetty.server.Request.AttributesWrapper
org.eclipse.jetty.server.SecureRequestCustomizer.SecureRequestWithSslSessionData
- All Implemented Interfaces:
- Content.Source, Request, Attributes
- Enclosing class:
- SecureRequestCustomizer
protected class SecureRequestCustomizer.SecureRequestWithSslSessionData
extends Request.AttributesWrapper
- 
Nested Class SummaryNested classes/interfaces inherited from interface AttributesAttributes.Layer, Attributes.Lazy, Attributes.Mapped, Attributes.SyntheticNested classes/interfaces inherited from interface Content.SourceContent.Source.FactoryNested classes/interfaces inherited from interface RequestRequest.AttributesWrapper, Request.AuthenticationState, Request.Handler, Request.ServeAs, Request.Wrapper
- 
Field SummaryFields inherited from interface AttributesNULLFields inherited from interface RequestCOOKIE_ATTRIBUTE, DEFAULT_LOCALES, LOG
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedSecureRequestWithSslSessionData(Request request, EndPoint.SslSessionData sslSessionData) 
- 
Method SummaryMethods inherited from class Request.AttributesWrapperasAttributeMap, clearAttributes, getAttribute, getAttributeNameSet, removeAttribute, setAttributeMethods inherited from class Request.WrapperaddFailureListener, addHttpStreamWrapper, addIdleTimeoutListener, consumeAvailable, demand, fail, getBeginNanoTime, getComponents, getConnectionMetaData, getContext, getHeaders, getHeadersNanoTime, getHttpURI, getId, getLength, getMethod, getSession, getTrailers, getTunnelSupport, getWrapped, push, read, toStringMethods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Attributesequals, hashCodeMethods inherited from interface Content.Sourcefail, rewind
- 
Constructor Details- 
SecureRequestWithSslSessionData
 
- 
- 
Method Details- 
isSecurepublic boolean isSecure()- Specified by:
- isSecurein interface- Request
- Overrides:
- isSecurein class- Request.Wrapper
 
 
-