- cdata(String) - 类 中的方法org.eclipse.jetty.xml.XmlAppendable
-
- ChannelEndPoint - org.eclipse.jetty.io中的类
-
Channel End Point.
- ChannelEndPoint(ByteChannel, ManagedSelector, SelectionKey, Scheduler) - 类 的构造器org.eclipse.jetty.io.ChannelEndPoint
-
- checkFill() - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- checkFlush() - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- checkIdleTimeout() - 类 中的方法org.eclipse.jetty.io.IdleTimeout
-
- checkPathsWithUncoveredHttpMethods() - 接口 中的方法org.eclipse.jetty.security.ConstraintAware
-
See Servlet Spec 31, sec 13.8.4, pg 145
Container must check if there are urls with uncovered http methods
- checkPathsWithUncoveredHttpMethods() - 类 中的方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
Servlet spec 3.1 pg. 147.
- checkSecurity(Request) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
- checkUserDataPermissions(String, Request, Response, RoleInfo) - 类 中的方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
- checkUserDataPermissions(String, Request, Response, RoleInfo) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
- checkWebResourcePermissions(String, Request, Response, Object, UserIdentity) - 类 中的方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
- checkWebResourcePermissions(String, Request, Response, Object, UserIdentity) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
- clear() - 类 中的方法org.eclipse.jetty.io.ArrayByteBufferPool
-
- clear() - 类 中的方法org.eclipse.jetty.io.ByteBufferPool.Bucket
-
- clear() - 类 中的方法org.eclipse.jetty.io.MappedByteBufferPool
-
- clear() - 类 中的方法org.eclipse.jetty.xml.XmlParser.Node
-
- clearPassword() - 接口 中的方法org.eclipse.jetty.security.authentication.LoginCallback
-
- clearPassword() - 类 中的方法org.eclipse.jetty.security.authentication.LoginCallbackImpl
-
- clearTracking() - 类 中的方法org.eclipse.jetty.io.LeakTrackingByteBufferPool
-
- ClientCertAuthenticator - org.eclipse.jetty.security.authentication中的类
-
- ClientCertAuthenticator() - 类 的构造器org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- ClientConnectionFactory - org.eclipse.jetty.io中的接口
-
- close() - 类 中的方法org.eclipse.jetty.io.AbstractConnection
-
- close() - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- close(Throwable) - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- close() - 接口 中的方法org.eclipse.jetty.io.Connection
-
Performs a logical close of this connection.
- close() - 接口 中的方法org.eclipse.jetty.io.EndPoint
-
Close any backing stream associated with the endpoint
- close() - 类 中的方法org.eclipse.jetty.io.NegotiatingClientConnection
-
- close() - 类 中的方法org.eclipse.jetty.io.ssl.SslConnection
-
- close() - 类 中的方法org.eclipse.jetty.io.WriterOutputStream
-
- closed(Socket) - 类 中的方法org.eclipse.jetty.io.NetworkTrafficListener.Adapter
-
- closed(Socket) - 接口 中的方法org.eclipse.jetty.io.NetworkTrafficListener
-
Callback method invoked when a connection to a remote client has been closed.
- closeTag() - 类 中的方法org.eclipse.jetty.xml.XmlAppendable
-
- com.blade.embedd - 程序包 com.blade.embedd
-
- combine(RoleInfo) - 类 中的方法org.eclipse.jetty.security.RoleInfo
-
- combine(UserDataConstraint) - 枚举 中的方法org.eclipse.jetty.security.UserDataConstraint
-
- completed() - 类 中的方法org.eclipse.jetty.io.NegotiatingClientConnection
-
- completeWrite() - 类 中的方法org.eclipse.jetty.io.WriteFlusher
-
- ConfigurationProcessor - org.eclipse.jetty.xml中的接口
-
A ConfigurationProcessor for non XmlConfiguration format files.
- ConfigurationProcessorFactory - org.eclipse.jetty.xml中的接口
-
- configure(Object) - 接口 中的方法org.eclipse.jetty.xml.ConfigurationProcessor
-
- configure() - 接口 中的方法org.eclipse.jetty.xml.ConfigurationProcessor
-
- configure(Object) - 类 中的方法org.eclipse.jetty.xml.XmlConfiguration
-
Applies the XML configuration script to the given object.
- configure() - 类 中的方法org.eclipse.jetty.xml.XmlConfiguration
-
Applies the XML configuration script.
- configureRoleInfo(RoleInfo, ConstraintMapping) - 类 中的方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
Initialize or update the RoleInfo from the constraint
- connect(SelectableChannel, Object) - 类 中的方法org.eclipse.jetty.io.SelectorManager
-
Registers a channel to perform a non-blocking connect.
- connectDatabase() - 类 中的方法org.eclipse.jetty.security.JDBCLoginService
-
(re)Connect to database with parameters setup by loadConfig()
- Connection - org.eclipse.jetty.io中的接口
-
- Connection.Listener - org.eclipse.jetty.io中的接口
-
A Listener for connection events.
- Connection.Listener.Adapter - org.eclipse.jetty.io中的类
-
- Connection.UpgradeFrom - org.eclipse.jetty.io中的接口
-
- Connection.UpgradeTo - org.eclipse.jetty.io中的接口
-
- connectionClosed(Connection) - 类 中的方法org.eclipse.jetty.io.SelectorManager
-
Callback method invoked when a connection is closed.
- connectionFailed(SelectableChannel, Throwable, Object) - 类 中的方法org.eclipse.jetty.io.SelectorManager
-
Callback method invoked when a non-blocking connect cannot be completed.
- connectionOpened(Connection) - 类 中的方法org.eclipse.jetty.io.SelectorManager
-
Callback method invoked when a connection is opened.
- ConnectionStatistics - org.eclipse.jetty.io中的类
-
- ConnectionStatistics() - 类 的构造器org.eclipse.jetty.io.ConnectionStatistics
-
- CONNECTOR_CONTEXT_KEY - 接口 中的静态变量org.eclipse.jetty.io.ClientConnectionFactory
-
- ConstraintAware - org.eclipse.jetty.security中的接口
-
- ConstraintMapping - org.eclipse.jetty.security中的类
-
- ConstraintMapping() - 类 的构造器org.eclipse.jetty.security.ConstraintMapping
-
- ConstraintSecurityHandler - org.eclipse.jetty.security中的类
-
ConstraintSecurityHandler
Handler to enforce SecurityConstraints.
- ConstraintSecurityHandler() - 类 的构造器org.eclipse.jetty.security.ConstraintSecurityHandler
-
- content(String) - 类 中的方法org.eclipse.jetty.xml.XmlAppendable
-
- createConstraint() - 类 中的静态方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
- createConstraint(Constraint) - 类 中的静态方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
- createConstraint(String, boolean, String[], int) - 类 中的静态方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
Create a security constraint
- createConstraint(String, HttpConstraintElement) - 类 中的静态方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
Create a Constraint
- createConstraint(String, String[], ServletSecurity.EmptyRoleSemantic, ServletSecurity.TransportGuarantee) - 类 中的静态方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
Create Constraint
- createConstraintsWithMappingsForPath(String, String, ServletSecurityElement) - 类 中的静态方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
Generate Constraints and ContraintMappings for the given url pattern and ServletSecurityElement
- customize(Connection, Map<String, Object>) - 接口 中的方法org.eclipse.jetty.io.ClientConnectionFactory
-
- customize(Connection, Map<String, Object>) - 类 中的方法org.eclipse.jetty.io.ssl.SslClientConnectionFactory
-
- omissionsExist(String, Map<String, RoleInfo>) - 类 中的方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
Check if any http method omissions exist in the list of method
to auth info mappings.
- onClose() - 类 中的方法org.eclipse.jetty.io.AbstractConnection
-
- onClose(Throwable) - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- onClose() - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- onClose() - 类 中的方法org.eclipse.jetty.io.ChannelEndPoint
-
- onClose() - 接口 中的方法org.eclipse.jetty.io.Connection
-
Callback method invoked when this connection is closed.
- onClose() - 接口 中的方法org.eclipse.jetty.io.EndPoint
-
Callback method invoked when this
EndPoint is close.
- onClose() - 类 中的方法org.eclipse.jetty.io.FillInterest
-
- onClose() - 类 中的方法org.eclipse.jetty.io.IdleTimeout
-
- onClose() - 类 中的方法org.eclipse.jetty.io.NetworkTrafficSelectChannelEndPoint
-
- onClose() - 类 中的方法org.eclipse.jetty.io.ssl.SslConnection
-
- onClose() - 类 中的方法org.eclipse.jetty.io.WriteFlusher
-
- onClosed(Connection) - 类 中的方法org.eclipse.jetty.io.Connection.Listener.Adapter
-
- onClosed(Connection) - 接口 中的方法org.eclipse.jetty.io.Connection.Listener
-
- onClosed(Connection) - 类 中的方法org.eclipse.jetty.io.ConnectionStatistics
-
- onFail(Throwable) - 类 中的方法org.eclipse.jetty.io.FillInterest
-
Call to signal a failure to a registered interest
- onFail(Throwable) - 类 中的方法org.eclipse.jetty.io.WriteFlusher
-
Notify the flusher of a failure
- onFillable() - 类 中的方法org.eclipse.jetty.io.AbstractConnection
-
Callback method invoked when the endpoint is ready to be read.
- onFillable() - 类 中的方法org.eclipse.jetty.io.NegotiatingClientConnection
-
- onFillable() - 类 中的方法org.eclipse.jetty.io.ssl.SslConnection
-
- onFillInterestedFailed(Throwable) - 类 中的方法org.eclipse.jetty.io.AbstractConnection
-
Callback method invoked when the endpoint failed to be ready to be read.
- onFillInterestedFailed(Throwable) - 类 中的方法org.eclipse.jetty.io.ssl.SslConnection
-
- onIdleExpired() - 类 中的方法org.eclipse.jetty.io.AbstractConnection
-
- onIdleExpired(TimeoutException) - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- onIdleExpired() - 接口 中的方法org.eclipse.jetty.io.Connection
-
Callback method invoked upon an idle timeout event.
- onIdleExpired(TimeoutException) - 类 中的方法org.eclipse.jetty.io.IdleTimeout
-
This abstract method is called when the idle timeout has expired.
- onIdleExpired() - 类 中的方法org.eclipse.jetty.io.ssl.SslConnection
-
- onIncompleteFlush() - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- onIncompleteFlush() - 类 中的方法org.eclipse.jetty.io.ByteArrayEndPoint
-
- onIncompleteFlush() - 类 中的方法org.eclipse.jetty.io.ChannelEndPoint
-
- onIncompleteFlush() - 类 中的方法org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- onIncompleteFlush() - 类 中的方法org.eclipse.jetty.io.WriteFlusher
-
Abstract call to be implemented by specific WriteFlushers.
- onOpen() - 类 中的方法org.eclipse.jetty.io.AbstractConnection
-
- onOpen() - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- onOpen() - 接口 中的方法org.eclipse.jetty.io.Connection
-
Callback method invoked when this connection is opened.
- onOpen() - 接口 中的方法org.eclipse.jetty.io.EndPoint
-
Callback method invoked when this
EndPoint is opened.
- onOpen() - 类 中的方法org.eclipse.jetty.io.IdleTimeout
-
- onOpen() - 类 中的方法org.eclipse.jetty.io.NegotiatingClientConnection
-
- onOpen() - 类 中的方法org.eclipse.jetty.io.NetworkTrafficSelectChannelEndPoint
-
- onOpen() - 类 中的方法org.eclipse.jetty.io.ssl.SslConnection
-
- onOpened(Connection) - 类 中的方法org.eclipse.jetty.io.Connection.Listener.Adapter
-
- onOpened(Connection) - 接口 中的方法org.eclipse.jetty.io.Connection.Listener
-
- onOpened(Connection) - 类 中的方法org.eclipse.jetty.io.ConnectionStatistics
-
- onPathWatchEvent(PathWatcher.PathWatchEvent) - 类 中的方法org.eclipse.jetty.security.PropertyUserStore
-
- onReadTimeout() - 类 中的方法org.eclipse.jetty.io.AbstractConnection
-
Callback method invoked when the endpoint failed to be ready to be read after a timeout
- onSelected() - 类 中的方法org.eclipse.jetty.io.ChannelEndPoint
-
- onSelected() - 接口 中的方法org.eclipse.jetty.io.ManagedSelector.Selectable
-
Callback method invoked when a read or write events has been
detected by the
ManagedSelector for this endpoint.
- onUpgradeFrom() - 接口 中的方法org.eclipse.jetty.io.Connection.UpgradeFrom
-
Takes the input buffer from the connection on upgrade.
- onUpgradeTo(ByteBuffer) - 接口 中的方法org.eclipse.jetty.io.Connection.UpgradeTo
-
Callback method invoked when this connection is upgraded.
- opened(Socket) - 类 中的方法org.eclipse.jetty.io.NetworkTrafficListener.Adapter
-
- opened(Socket) - 接口 中的方法org.eclipse.jetty.io.NetworkTrafficListener
-
Callback method invoked when a connection from a remote client has been accepted.
- openTag(String, Map<String, String>) - 类 中的方法org.eclipse.jetty.xml.XmlAppendable
-
- openTag(String) - 类 中的方法org.eclipse.jetty.xml.XmlAppendable
-
- org.eclipse.jetty.io - 程序包 org.eclipse.jetty.io
-
Jetty IO : Core classes for Jetty IO subsystem
- org.eclipse.jetty.io.ssl - 程序包 org.eclipse.jetty.io.ssl
-
Jetty IO : Core SSL Support
- org.eclipse.jetty.security - 程序包 org.eclipse.jetty.security
-
Jetty Security : Modular Support for Security in Jetty
- org.eclipse.jetty.security.authentication - 程序包 org.eclipse.jetty.security.authentication
-
Jetty Security : Authenticators and Callbacks
- org.eclipse.jetty.xml - 程序包 org.eclipse.jetty.xml
-
Jetty Xml : IoC Mechanism for Jetty Configuration
- outgoing(Socket, ByteBuffer) - 类 中的方法org.eclipse.jetty.io.NetworkTrafficListener.Adapter
-
- outgoing(Socket, ByteBuffer) - 接口 中的方法org.eclipse.jetty.io.NetworkTrafficListener
-
Callback method invoked when bytes are sent to a remote client from the server.
- secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - 类 中的方法org.eclipse.jetty.security.authentication.BasicAuthenticator
-
- secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - 类 中的方法org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - 类 中的方法org.eclipse.jetty.security.authentication.DigestAuthenticator
-
- secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - 类 中的方法org.eclipse.jetty.security.authentication.FormAuthenticator
-
- secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - 类 中的方法org.eclipse.jetty.security.authentication.SpnegoAuthenticator
-
- secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - 接口 中的方法org.eclipse.jetty.security.Authenticator
-
is response secure
- SecurityHandler - org.eclipse.jetty.security中的类
-
Abstract SecurityHandler.
- SecurityHandler() - 类 的构造器org.eclipse.jetty.security.SecurityHandler
-
- SecurityHandler.NotChecked - org.eclipse.jetty.security中的类
-
- SelectChannelEndPoint - org.eclipse.jetty.io中的类
-
- SelectChannelEndPoint(SelectableChannel, ManagedSelector, SelectionKey, Scheduler, long) - 类 的构造器org.eclipse.jetty.io.SelectChannelEndPoint
-
已过时。
- SelectorManager - org.eclipse.jetty.io中的类
-
- SelectorManager(Executor, Scheduler) - 类 的构造器org.eclipse.jetty.io.SelectorManager
-
- SelectorManager(Executor, Scheduler, int) - 类 的构造器org.eclipse.jetty.io.SelectorManager
-
- ServerAuthException - org.eclipse.jetty.security中的异常错误
-
- ServerAuthException() - 异常错误 的构造器org.eclipse.jetty.security.ServerAuthException
-
- ServerAuthException(String) - 异常错误 的构造器org.eclipse.jetty.security.ServerAuthException
-
- ServerAuthException(String, Throwable) - 异常错误 的构造器org.eclipse.jetty.security.ServerAuthException
-
- ServerAuthException(Throwable) - 异常错误 的构造器org.eclipse.jetty.security.ServerAuthException
-
- SessionAuthentication - org.eclipse.jetty.security.authentication中的类
-
- SessionAuthentication(String, UserIdentity, Object) - 类 的构造器org.eclipse.jetty.security.authentication.SessionAuthentication
-
- sessionDidActivate(HttpSessionEvent) - 类 中的方法org.eclipse.jetty.security.authentication.SessionAuthentication
-
- sessionWillPassivate(HttpSessionEvent) - 类 中的方法org.eclipse.jetty.security.authentication.SessionAuthentication
-
- setAlwaysSaveUri(boolean) - 类 中的方法org.eclipse.jetty.security.authentication.FormAuthenticator
-
If true, uris that cause a redirect to a login page will always
be remembered.
- setAnyAuth(boolean) - 类 中的方法org.eclipse.jetty.security.RoleInfo
-
- setAnyRole(boolean) - 类 中的方法org.eclipse.jetty.security.RoleInfo
-
- setAuthenticator(Authenticator) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
Set the authenticator.
- setAuthenticatorFactory(Authenticator.Factory) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
- setAuthMethod(String) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
- setChecked(boolean) - 类 中的方法org.eclipse.jetty.security.RoleInfo
-
- setCheckWelcomeFiles(boolean) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
- setConfig(String) - 类 中的方法org.eclipse.jetty.security.HashLoginService
-
Load realm users from properties file.
- setConfig(String) - 类 中的方法org.eclipse.jetty.security.JDBCLoginService
-
Load JDBC connection configuration from properties file.
- setConfig(String) - 类 中的方法org.eclipse.jetty.security.PropertyUserStore
-
- setConfig(String) - 类 中的方法org.eclipse.jetty.security.SpnegoLoginService
-
- setConfigPath(String) - 类 中的方法org.eclipse.jetty.security.PropertyUserStore
-
Set the Config Path from a String reference to a file
- setConfigPath(File) - 类 中的方法org.eclipse.jetty.security.PropertyUserStore
-
Set the Config Path from a
File reference
- setConfigPath(Path) - 类 中的方法org.eclipse.jetty.security.PropertyUserStore
-
Set the Config Path
- setConfiguration(Authenticator.AuthConfiguration) - 类 中的方法org.eclipse.jetty.security.authentication.DigestAuthenticator
-
- setConfiguration(Authenticator.AuthConfiguration) - 类 中的方法org.eclipse.jetty.security.authentication.FormAuthenticator
-
- setConfiguration(Authenticator.AuthConfiguration) - 类 中的方法org.eclipse.jetty.security.authentication.LoginAuthenticator
-
- setConfiguration(Authenticator.AuthConfiguration) - 接口 中的方法org.eclipse.jetty.security.Authenticator
-
Configure the Authenticator
- setConnection(Connection) - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- setConnection(Connection) - 接口 中的方法org.eclipse.jetty.io.EndPoint
-
- setConnection(Connection) - 类 中的方法org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- setConnectTimeout(long) - 类 中的方法org.eclipse.jetty.io.SelectorManager
-
Set the connect timeout (in milliseconds)
- setConstraint(Constraint) - 类 中的方法org.eclipse.jetty.security.ConstraintMapping
-
- setConstraintMappings(List<ConstraintMapping>, Set<String>) - 接口 中的方法org.eclipse.jetty.security.ConstraintAware
-
Set Constraint Mappings and roles.
- setConstraintMappings(List<ConstraintMapping>) - 类 中的方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
Process the constraints following the combining rules in Servlet 3.0 EA
spec section 13.7.1 Note that much of the logic is in the RoleInfo class.
- setConstraintMappings(ConstraintMapping[]) - 类 中的方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
Process the constraints following the combining rules in Servlet 3.0 EA
spec section 13.7.1 Note that much of the logic is in the RoleInfo class.
- setConstraintMappings(List<ConstraintMapping>, Set<String>) - 类 中的方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
Process the constraints following the combining rules in Servlet 3.0 EA
spec section 13.7.1 Note that much of the logic is in the RoleInfo class.
- setCrlPath(String) - 类 中的方法org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
Set the crlPath.
- setDateHeader(String, long) - 类 中的方法org.eclipse.jetty.security.authentication.FormAuthenticator.FormResponse
-
- setDenyUncoveredHttpMethods(boolean) - 接口 中的方法org.eclipse.jetty.security.ConstraintAware
-
See Servlet Spec 31, sec 13.8.4, pg 145
When true, requests with http methods not explicitly covered either by inclusion or omissions
in constraints, will have access denied.
- setDenyUncoveredHttpMethods(boolean) - 类 中的方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
- setEnableCRLDP(boolean) - 类 中的方法org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
Enables CRL Distribution Points Support
- setEnableOCSP(boolean) - 类 中的方法org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
Enables On-Line Certificate Status Protocol support
- setForbidden(boolean) - 类 中的方法org.eclipse.jetty.security.RoleInfo
-
- setFullValidate(boolean) - 类 中的方法org.eclipse.jetty.security.AbstractLoginService
-
- setGrowOutput(boolean) - 类 中的方法org.eclipse.jetty.io.ByteArrayEndPoint
-
- setHeader(String, String) - 类 中的方法org.eclipse.jetty.security.authentication.FormAuthenticator.FormResponse
-
- setHotReload(boolean) - 类 中的方法org.eclipse.jetty.security.HashLoginService
-
Enable Hot Reload of the Property File
- setHotReload(boolean) - 类 中的方法org.eclipse.jetty.security.PropertyUserStore
-
Enable Hot Reload of the Property File
- setIdentityService(IdentityService) - 类 中的方法org.eclipse.jetty.security.AbstractLoginService
-
Set the identityService.
- setIdentityService(IdentityService) - 接口 中的方法org.eclipse.jetty.security.LoginService
-
Set the IdentityService associated with this Login Service.
- setIdentityService(IdentityService) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
Set the identityService.
- setIdentityService(IdentityService) - 类 中的方法org.eclipse.jetty.security.SpnegoLoginService
-
- setIdleTimeout(long) - 接口 中的方法org.eclipse.jetty.io.EndPoint
-
Set the idle timeout.
- setIdleTimeout(long) - 类 中的方法org.eclipse.jetty.io.IdleTimeout
-
- setIdleTimeout(long) - 类 中的方法org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- setInitParameter(String, String) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
Set an initialization parameter.
- setInputBufferSize(int) - 类 中的方法org.eclipse.jetty.io.AbstractConnection
-
- setLoginService(LoginService) - 类 中的方法org.eclipse.jetty.security.DefaultAuthenticatorFactory
-
- setLoginService(LoginService) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
Set the loginService.
- setMaxCertPathLength(int) - 类 中的方法org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setMaxNonceAge(long) - 类 中的方法org.eclipse.jetty.security.authentication.DigestAuthenticator
-
- setMaxNonceCount(int) - 类 中的方法org.eclipse.jetty.security.authentication.DigestAuthenticator
-
- setMethod(String) - 类 中的方法org.eclipse.jetty.security.ConstraintMapping
-
- setMethodOmissions(String[]) - 类 中的方法org.eclipse.jetty.security.ConstraintMapping
-
- setName(String) - 类 中的方法org.eclipse.jetty.security.AbstractLoginService
-
Set the name.
- setName(String) - 类 中的方法org.eclipse.jetty.security.SpnegoLoginService
-
- setOcspResponderURL(String) - 类 中的方法org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
Set the location of the OCSP Responder.
- setOutput(ByteBuffer) - 类 中的方法org.eclipse.jetty.io.ByteArrayEndPoint
-
- setPathSpec(String) - 类 中的方法org.eclipse.jetty.security.ConstraintMapping
-
- setRealmName(String) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
- setRenegotiationAllowed(boolean) - 类 中的方法org.eclipse.jetty.io.ssl.SslConnection
-
- setRoles(String[]) - 接口 中的方法org.eclipse.jetty.security.authentication.LoginCallback
-
- setRoles(String[]) - 类 中的方法org.eclipse.jetty.security.authentication.LoginCallbackImpl
-
- setRoles(Set<String>) - 类 中的方法org.eclipse.jetty.security.ConstraintSecurityHandler
-
Set the known roles.
- setRunAs(UserIdentity, RunAsToken) - 类 中的方法org.eclipse.jetty.security.DefaultIdentityService
-
- setRunAs(UserIdentity, RunAsToken) - 接口 中的方法org.eclipse.jetty.security.IdentityService
-
Associate a runas Token with the current user and thread.
- setSessionRenewedOnAuthentication(boolean) - 类 中的方法org.eclipse.jetty.security.SecurityHandler
-
Set renew the session on Authentication.
- setSuccess(boolean) - 接口 中的方法org.eclipse.jetty.security.authentication.LoginCallback
-
- setSuccess(boolean) - 类 中的方法org.eclipse.jetty.security.authentication.LoginCallbackImpl
-
- setTrustStore(String) - 类 中的方法org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setTrustStorePassword(String) - 类 中的方法org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setTrustStoreProvider(String) - 类 中的方法org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setTrustStoreType(String) - 类 中的方法org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setUserDataConstraint(UserDataConstraint) - 类 中的方法org.eclipse.jetty.security.RoleInfo
-
- setUserPrincipal(Principal) - 接口 中的方法org.eclipse.jetty.security.authentication.LoginCallback
-
- setUserPrincipal(Principal) - 类 中的方法org.eclipse.jetty.security.authentication.LoginCallbackImpl
-
- setValidateCerts(boolean) - 类 中的方法org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setValidating(boolean) - 类 中的方法org.eclipse.jetty.xml.XmlParser
-
- setWebRoot(String) - 类 中的方法com.blade.embedd.EmbedJettyServer
-
- setXpath(String) - 类 中的方法org.eclipse.jetty.xml.XmlParser
-
Set an XPath A very simple subset of xpath is supported to select a partial tree.
- shutdown() - 类 中的方法com.blade.embedd.EmbedJettyServer
-
- shutdownInput() - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- shutdownOutput() - 类 中的方法org.eclipse.jetty.io.AbstractEndPoint
-
- shutdownOutput() - 接口 中的方法org.eclipse.jetty.io.EndPoint
-
Shutdown the output.
- size() - 类 中的方法org.eclipse.jetty.io.ManagedSelector
-
- size() - 类 中的方法org.eclipse.jetty.xml.XmlParser.Node
-
Get the number of children nodes.
- SocketChannelEndPoint - org.eclipse.jetty.io中的类
-
- SocketChannelEndPoint(SelectableChannel, ManagedSelector, SelectionKey, Scheduler) - 类 的构造器org.eclipse.jetty.io.SocketChannelEndPoint
-
- SocketChannelEndPoint(SocketChannel, ManagedSelector, SelectionKey, Scheduler) - 类 的构造器org.eclipse.jetty.io.SocketChannelEndPoint
-
- SpnegoAuthenticator - org.eclipse.jetty.security.authentication中的类
-
- SpnegoAuthenticator() - 类 的构造器org.eclipse.jetty.security.authentication.SpnegoAuthenticator
-
- SpnegoAuthenticator(String) - 类 的构造器org.eclipse.jetty.security.authentication.SpnegoAuthenticator
-
Allow for a custom authMethod value to be set for instances where SPENGO may not be appropriate
- SpnegoLoginService - org.eclipse.jetty.security中的类
-
- SpnegoLoginService() - 类 的构造器org.eclipse.jetty.security.SpnegoLoginService
-
- SpnegoLoginService(String) - 类 的构造器org.eclipse.jetty.security.SpnegoLoginService
-
- SpnegoLoginService(String, String) - 类 的构造器org.eclipse.jetty.security.SpnegoLoginService
-
- SpnegoUserIdentity - org.eclipse.jetty.security中的类
-
- SpnegoUserIdentity(Subject, Principal, List<String>) - 类 的构造器org.eclipse.jetty.security.SpnegoUserIdentity
-
- SpnegoUserPrincipal - org.eclipse.jetty.security中的类
-
- SpnegoUserPrincipal(String, String) - 类 的构造器org.eclipse.jetty.security.SpnegoUserPrincipal
-
- SpnegoUserPrincipal(String, byte[]) - 类 的构造器org.eclipse.jetty.security.SpnegoUserPrincipal
-
- SSL_CONTEXT_FACTORY_CONTEXT_KEY - 类 中的静态变量org.eclipse.jetty.io.ssl.SslClientConnectionFactory
-
- SSL_ENGINE_CONTEXT_KEY - 类 中的静态变量org.eclipse.jetty.io.ssl.SslClientConnectionFactory
-
- SSL_PEER_HOST_CONTEXT_KEY - 类 中的静态变量org.eclipse.jetty.io.ssl.SslClientConnectionFactory
-
- SSL_PEER_PORT_CONTEXT_KEY - 类 中的静态变量org.eclipse.jetty.io.ssl.SslClientConnectionFactory
-
- SslClientConnectionFactory - org.eclipse.jetty.io.ssl中的类
-
- SslClientConnectionFactory(SslContextFactory, ByteBufferPool, Executor, ClientConnectionFactory) - 类 的构造器org.eclipse.jetty.io.ssl.SslClientConnectionFactory
-
- SslConnection - org.eclipse.jetty.io.ssl中的类
-
A Connection that acts as an interceptor between an EndPoint providing SSL encrypted data
and another consumer of an EndPoint (typically an
Connection like HttpConnection) that
wants unencrypted data.
- SslConnection(ByteBufferPool, Executor, EndPoint, SSLEngine) - 类 的构造器org.eclipse.jetty.io.ssl.SslConnection
-
- SslConnection.DecryptedEndPoint - org.eclipse.jetty.io.ssl中的类
-
- SslHandshakeListener - org.eclipse.jetty.io.ssl中的接口
-
Implementations of this interface are notified of TLS handshake events.
- SslHandshakeListener.Event - org.eclipse.jetty.io.ssl中的类
-
The event object carrying information about TLS handshake events.
- startup(int) - 类 中的方法com.blade.embedd.EmbedJettyServer
-
- startup(int, String) - 类 中的方法com.blade.embedd.EmbedJettyServer
-
- startup(int, String, String) - 类 中的方法com.blade.embedd.EmbedJettyServer
-
- submit(Runnable) - 类 中的方法org.eclipse.jetty.io.ManagedSelector
-