Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
_
A
addConstraintMapping(ConstraintMapping)
- Method in interface org.eclipse.jetty.security.
ConstraintAware
Add a Constraint Mapping.
addConstraintMapping(ConstraintMapping)
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
addDateHeader(String, long)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormResponse
addHeader(String, String)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormResponse
addRole(String)
- Method in interface org.eclipse.jetty.security.
ConstraintAware
Add a Role definition.
addRole(String)
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
addRole(String)
- Method in class org.eclipse.jetty.security.
RoleInfo
associate(UserIdentity)
- Method in class org.eclipse.jetty.security.
DefaultIdentityService
If there are roles refs present in the scope, then wrap the UserIdentity with one that uses the role references in the
UserIdentity.isUserInRole(String, org.eclipse.jetty.server.UserIdentity.Scope)
associate(UserIdentity)
- Method in interface org.eclipse.jetty.security.
IdentityService
Associate a user identity with the current thread.
attributeAdded(HttpSessionBindingEvent)
- Method in class org.eclipse.jetty.security.authentication.
SessionAuthentication
attributeRemoved(HttpSessionBindingEvent)
- Method in class org.eclipse.jetty.security.authentication.
SessionAuthentication
attributeReplaced(HttpSessionBindingEvent)
- Method in class org.eclipse.jetty.security.authentication.
SessionAuthentication
authenticate(ServletRequest)
- Method in class org.eclipse.jetty.security.authentication.
DeferredAuthentication
authenticate(ServletRequest, ServletResponse)
- Method in class org.eclipse.jetty.security.authentication.
DeferredAuthentication
authenticate(Object)
- Method in class org.eclipse.jetty.security.
MappedLoginService.Anonymous
authenticate(Object)
- Method in class org.eclipse.jetty.security.
MappedLoginService.KnownUser
authenticate(Object)
- Method in interface org.eclipse.jetty.security.
MappedLoginService.UserPrincipal
Authenticator
- Interface in
org.eclipse.jetty.security
Authenticator Interface
Authenticator.Configuration
- Interface in
org.eclipse.jetty.security
Authenticator Configuration
Authenticator.Factory
- Interface in
org.eclipse.jetty.security
Authenticator Facotory
B
BasicAuthenticator
- Class in
org.eclipse.jetty.security.authentication
BasicAuthenticator()
- Constructor for class org.eclipse.jetty.security.authentication.
BasicAuthenticator
C
checkSecurity(Request)
- Method in class org.eclipse.jetty.security.
SecurityHandler
checkUserDataPermissions(String, Request, Response, Object)
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
checkUserDataPermissions(String, Request, Response, Object)
- Method in class org.eclipse.jetty.security.
SecurityHandler
checkWebResourcePermissions(String, Request, Response, Object, UserIdentity)
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
checkWebResourcePermissions(String, Request, Response, Object, UserIdentity)
- Method in class org.eclipse.jetty.security.
SecurityHandler
clear(HttpServletRequest)
- Method in interface org.eclipse.jetty.security.
CrossContextPsuedoSession
clear(HttpServletRequest)
- Method in class org.eclipse.jetty.security.
HashCrossContextPsuedoSession
clearPassword()
- Method in interface org.eclipse.jetty.security.authentication.
LoginCallback
clearPassword()
- Method in class org.eclipse.jetty.security.authentication.
LoginCallbackImpl
ClientCertAuthenticator
- Class in
org.eclipse.jetty.security.authentication
ClientCertAuthenticator()
- Constructor for class org.eclipse.jetty.security.authentication.
ClientCertAuthenticator
combine(RoleInfo)
- Method in class org.eclipse.jetty.security.
RoleInfo
combine(UserDataConstraint)
- Method in enum org.eclipse.jetty.security.
UserDataConstraint
connectDatabase()
- Method in class org.eclipse.jetty.security.
JDBCLoginService
(re)Connect to database with parameters setup by loadConfig()
ConstraintAware
- Interface in
org.eclipse.jetty.security
ConstraintMapping
- Class in
org.eclipse.jetty.security
ConstraintMapping()
- Constructor for class org.eclipse.jetty.security.
ConstraintMapping
ConstraintSecurityHandler
- Class in
org.eclipse.jetty.security
Handler to enforce SecurityConstraints.
ConstraintSecurityHandler()
- Constructor for class org.eclipse.jetty.security.
ConstraintSecurityHandler
CrossContextPsuedoSession
<
T
> - Interface in
org.eclipse.jetty.security
D
DefaultAuthenticatorFactory
- Class in
org.eclipse.jetty.security
The Default Authenticator Factory.
DefaultAuthenticatorFactory()
- Constructor for class org.eclipse.jetty.security.
DefaultAuthenticatorFactory
DefaultIdentityService
- Class in
org.eclipse.jetty.security
Default Identity Service implementation.
DefaultIdentityService()
- Constructor for class org.eclipse.jetty.security.
DefaultIdentityService
DefaultUserIdentity
- Class in
org.eclipse.jetty.security
The default implementation of UserIdentity.
DefaultUserIdentity(Subject, Principal, String[])
- Constructor for class org.eclipse.jetty.security.
DefaultUserIdentity
DeferredAuthentication
- Class in
org.eclipse.jetty.security.authentication
DeferredAuthentication(Authenticator)
- Constructor for class org.eclipse.jetty.security.authentication.
DeferredAuthentication
DigestAuthenticator
- Class in
org.eclipse.jetty.security.authentication
DigestAuthenticator()
- Constructor for class org.eclipse.jetty.security.authentication.
DigestAuthenticator
disassociate(Object)
- Method in class org.eclipse.jetty.security.
DefaultIdentityService
disassociate(Object)
- Method in interface org.eclipse.jetty.security.
IdentityService
Disassociate the user identity from the current thread and restore previous identity.
doStart()
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
doStart()
- Method in class org.eclipse.jetty.security.
HashLoginService
doStart()
- Method in class org.eclipse.jetty.security.
JDBCLoginService
doStart()
- Method in class org.eclipse.jetty.security.
MappedLoginService
doStart()
- Method in class org.eclipse.jetty.security.
SecurityHandler
doStop()
- Method in class org.eclipse.jetty.security.
HashLoginService
doStop()
- Method in class org.eclipse.jetty.security.
MappedLoginService
doStop()
- Method in class org.eclipse.jetty.security.
SecurityHandler
dump(StringBuilder, String)
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
F
fetch(HttpServletRequest)
- Method in interface org.eclipse.jetty.security.
CrossContextPsuedoSession
fetch(HttpServletRequest)
- Method in class org.eclipse.jetty.security.
HashCrossContextPsuedoSession
findIdentityService()
- Method in class org.eclipse.jetty.security.
SecurityHandler
findLoginService()
- Method in class org.eclipse.jetty.security.
SecurityHandler
FormAuthenticator
- Class in
org.eclipse.jetty.security.authentication
FORM Authenticator.
FormAuthenticator()
- Constructor for class org.eclipse.jetty.security.authentication.
FormAuthenticator
FormAuthenticator(String, String, boolean)
- Constructor for class org.eclipse.jetty.security.authentication.
FormAuthenticator
FormAuthenticator.FormAuthentication
- Class in
org.eclipse.jetty.security.authentication
FormAuthenticator.FormAuthentication(Authenticator, UserIdentity)
- Constructor for class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormAuthentication
FormAuthenticator.FormRequest
- Class in
org.eclipse.jetty.security.authentication
FormAuthenticator.FormRequest(HttpServletRequest)
- Constructor for class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormRequest
FormAuthenticator.FormResponse
- Class in
org.eclipse.jetty.security.authentication
FormAuthenticator.FormResponse(HttpServletResponse)
- Constructor for class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormResponse
G
get(int)
- Static method in enum org.eclipse.jetty.security.
UserDataConstraint
getAuthenticator(Server, ServletContext, Authenticator.Configuration, IdentityService, LoginService)
- Method in interface org.eclipse.jetty.security.
Authenticator.Factory
getAuthenticator(Server, ServletContext, Authenticator.Configuration, IdentityService, LoginService)
- Method in class org.eclipse.jetty.security.
DefaultAuthenticatorFactory
getAuthenticator()
- Method in class org.eclipse.jetty.security.
SecurityHandler
getAuthenticatorFactory()
- Method in class org.eclipse.jetty.security.
SecurityHandler
getAuthMethod()
- Method in class org.eclipse.jetty.security.authentication.
BasicAuthenticator
getAuthMethod()
- Method in class org.eclipse.jetty.security.authentication.
ClientCertAuthenticator
getAuthMethod()
- Method in class org.eclipse.jetty.security.authentication.
DigestAuthenticator
getAuthMethod()
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator
getAuthMethod()
- Method in interface org.eclipse.jetty.security.
Authenticator.Configuration
getAuthMethod()
- Method in interface org.eclipse.jetty.security.
Authenticator
getAuthMethod()
- Method in class org.eclipse.jetty.security.
SecurityHandler
getAuthMethod()
- Method in class org.eclipse.jetty.security.
UserAuthentication
getConfig()
- Method in class org.eclipse.jetty.security.
HashLoginService
getConfig(String)
- Method in class org.eclipse.jetty.security.
HashLoginService
getConfig()
- Method in class org.eclipse.jetty.security.
JDBCLoginService
getConfigResource()
- Method in class org.eclipse.jetty.security.
HashLoginService
getConstraint()
- Method in class org.eclipse.jetty.security.
ConstraintMapping
getConstraintMappings()
- Method in interface org.eclipse.jetty.security.
ConstraintAware
getConstraintMappings()
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
getCredential()
- Method in interface org.eclipse.jetty.security.authentication.
LoginCallback
getCredential()
- Method in class org.eclipse.jetty.security.authentication.
LoginCallbackImpl
getDateHeader(String)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormRequest
getHeader(String)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormRequest
getHeaderNames()
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormRequest
getHeaders(String)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormRequest
getIdentityService()
- Method in class org.eclipse.jetty.security.authentication.
DeferredAuthentication
Get the identityService.
getIdentityService()
- Method in interface org.eclipse.jetty.security.
Authenticator.Configuration
getIdentityService()
- Method in interface org.eclipse.jetty.security.
LoginService
Get the IdentityService associated with this Login Service.
getIdentityService()
- Method in class org.eclipse.jetty.security.
MappedLoginService
Get the identityService.
getIdentityService()
- Method in class org.eclipse.jetty.security.
SecurityHandler
Get the identityService.
getInitParameter(String)
- Method in interface org.eclipse.jetty.security.
Authenticator.Configuration
getInitParameter(String)
- Method in class org.eclipse.jetty.security.
SecurityHandler
getInitParameterNames()
- Method in interface org.eclipse.jetty.security.
Authenticator.Configuration
getInitParameterNames()
- Method in class org.eclipse.jetty.security.
SecurityHandler
getLoginService()
- Method in class org.eclipse.jetty.security.authentication.
LoginAuthenticator
getLoginService()
- Method in interface org.eclipse.jetty.security.
Authenticator.Configuration
getLoginService()
- Method in class org.eclipse.jetty.security.
DefaultAuthenticatorFactory
getLoginService()
- Method in class org.eclipse.jetty.security.
SecurityHandler
Get the loginService.
getMethod()
- Method in class org.eclipse.jetty.security.
ConstraintMapping
getName()
- Method in interface org.eclipse.jetty.security.
LoginService
getName()
- Method in class org.eclipse.jetty.security.
MappedLoginService.Anonymous
getName()
- Method in class org.eclipse.jetty.security.
MappedLoginService
Get the name.
getName()
- Method in class org.eclipse.jetty.security.
MappedLoginService.KnownUser
getName()
- Method in class org.eclipse.jetty.security.
MappedLoginService.RolePrincipal
getName()
- Method in class org.eclipse.jetty.security.
SecurityHandler.NotChecked
getPathSpec()
- Method in class org.eclipse.jetty.security.
ConstraintMapping
getPreviousAssociation()
- Method in class org.eclipse.jetty.security.authentication.
DeferredAuthentication
getRealmName()
- Method in interface org.eclipse.jetty.security.
Authenticator.Configuration
getRealmName()
- Method in class org.eclipse.jetty.security.
SecurityHandler
getRefreshInterval()
- Method in class org.eclipse.jetty.security.
HashLoginService
getRoles()
- Method in interface org.eclipse.jetty.security.authentication.
LoginCallback
getRoles()
- Method in class org.eclipse.jetty.security.authentication.
LoginCallbackImpl
getRoles()
- Method in interface org.eclipse.jetty.security.
ConstraintAware
getRoles()
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
getRoles()
- Method in class org.eclipse.jetty.security.
RoleInfo
getRunAsRole()
- Method in class org.eclipse.jetty.security.
RoleRunAsToken
getSecurityHandler()
- Method in class org.eclipse.jetty.security.
SecurityHandler.NotChecked
getSubject()
- Method in interface org.eclipse.jetty.security.authentication.
LoginCallback
getSubject()
- Method in class org.eclipse.jetty.security.authentication.
LoginCallbackImpl
getSubject()
- Method in class org.eclipse.jetty.security.
DefaultUserIdentity
getSystemUserIdentity()
- Method in class org.eclipse.jetty.security.
DefaultIdentityService
getSystemUserIdentity()
- Method in interface org.eclipse.jetty.security.
IdentityService
getUserDataConstraint()
- Method in class org.eclipse.jetty.security.
RoleInfo
getUserIdentity()
- Method in class org.eclipse.jetty.security.
UserAuthentication
getUserName()
- Method in interface org.eclipse.jetty.security.authentication.
LoginCallback
getUserName()
- Method in class org.eclipse.jetty.security.authentication.
LoginCallbackImpl
getUserPrincipal()
- Method in interface org.eclipse.jetty.security.authentication.
LoginCallback
getUserPrincipal()
- Method in class org.eclipse.jetty.security.authentication.
LoginCallbackImpl
getUserPrincipal()
- Method in class org.eclipse.jetty.security.
DefaultUserIdentity
getUsers()
- Method in class org.eclipse.jetty.security.
MappedLoginService
Get the users.
H
handle(String, Request, HttpServletRequest, HttpServletResponse)
- Method in class org.eclipse.jetty.security.
SecurityHandler
HashCrossContextPsuedoSession
<
T
> - Class in
org.eclipse.jetty.security
HashCrossContextPsuedoSession(String, String)
- Constructor for class org.eclipse.jetty.security.
HashCrossContextPsuedoSession
HashLoginService
- Class in
org.eclipse.jetty.security
Properties User Realm.
HashLoginService()
- Constructor for class org.eclipse.jetty.security.
HashLoginService
HashLoginService(String)
- Constructor for class org.eclipse.jetty.security.
HashLoginService
HashLoginService(String, String)
- Constructor for class org.eclipse.jetty.security.
HashLoginService
I
IdentityService
- Interface in
org.eclipse.jetty.security
Associates UserIdentities from with threads and UserIdentity.Contexts.
isAnyRole()
- Method in class org.eclipse.jetty.security.
RoleInfo
isAuthenticated()
- Method in class org.eclipse.jetty.security.
MappedLoginService.Anonymous
isAuthenticated()
- Method in class org.eclipse.jetty.security.
MappedLoginService.KnownUser
isAuthenticated()
- Method in interface org.eclipse.jetty.security.
MappedLoginService.UserPrincipal
isAuthMandatory(Request, Response, Object)
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
isAuthMandatory(Request, Response, Object)
- Method in class org.eclipse.jetty.security.
SecurityHandler
isChecked()
- Method in class org.eclipse.jetty.security.
RoleInfo
isCheckWelcomeFiles()
- Method in class org.eclipse.jetty.security.
SecurityHandler
isDeferred(HttpServletResponse)
- Method in class org.eclipse.jetty.security.authentication.
DeferredAuthentication
isForbidden()
- Method in class org.eclipse.jetty.security.
RoleInfo
isJSecurityCheck(String)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator
isLoginOrErrorPage(String)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator
isStrict()
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
Get the strict mode.
isSuccess()
- Method in interface org.eclipse.jetty.security.authentication.
LoginCallback
isSuccess()
- Method in class org.eclipse.jetty.security.authentication.
LoginCallbackImpl
isUserInRole(String, UserIdentity.Scope)
- Method in class org.eclipse.jetty.security.
DefaultUserIdentity
isUserInRole(UserIdentity.Scope, String)
- Method in class org.eclipse.jetty.security.
UserAuthentication
J
JDBCLoginService
- Class in
org.eclipse.jetty.security
HashMapped User Realm with JDBC as data source.
JDBCLoginService()
- Constructor for class org.eclipse.jetty.security.
JDBCLoginService
JDBCLoginService(String)
- Constructor for class org.eclipse.jetty.security.
JDBCLoginService
JDBCLoginService(String, String)
- Constructor for class org.eclipse.jetty.security.
JDBCLoginService
JDBCLoginService(String, IdentityService, String)
- Constructor for class org.eclipse.jetty.security.
JDBCLoginService
L
loadUser(String)
- Method in class org.eclipse.jetty.security.
HashLoginService
loadUser(String)
- Method in class org.eclipse.jetty.security.
JDBCLoginService
loadUser(String)
- Method in class org.eclipse.jetty.security.
MappedLoginService
loadUsers()
- Method in class org.eclipse.jetty.security.
HashLoginService
loadUsers()
- Method in class org.eclipse.jetty.security.
JDBCLoginService
loadUsers()
- Method in class org.eclipse.jetty.security.
MappedLoginService
login(String, String)
- Method in class org.eclipse.jetty.security.authentication.
DeferredAuthentication
login(String, Object)
- Method in class org.eclipse.jetty.security.
JDBCLoginService
login(String, Object)
- Method in interface org.eclipse.jetty.security.
LoginService
Login a user.
login(String, Object)
- Method in class org.eclipse.jetty.security.
MappedLoginService
LoginAuthenticator
- Class in
org.eclipse.jetty.security.authentication
LoginAuthenticator()
- Constructor for class org.eclipse.jetty.security.authentication.
LoginAuthenticator
LoginCallback
- Interface in
org.eclipse.jetty.security.authentication
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
LoginCallbackImpl
- Class in
org.eclipse.jetty.security.authentication
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
LoginCallbackImpl(Subject, String, Object)
- Constructor for class org.eclipse.jetty.security.authentication.
LoginCallbackImpl
LoginService
- Interface in
org.eclipse.jetty.security
Login Service Interface.
logout()
- Method in class org.eclipse.jetty.security.authentication.
SessionAuthentication
logout()
- Method in class org.eclipse.jetty.security.
UserAuthentication
M
MappedLoginService
- Class in
org.eclipse.jetty.security
A login service that keeps UserIdentities in a concurrent map either as the source or a cache of the users.
MappedLoginService()
- Constructor for class org.eclipse.jetty.security.
MappedLoginService
MappedLoginService.Anonymous
- Class in
org.eclipse.jetty.security
MappedLoginService.Anonymous()
- Constructor for class org.eclipse.jetty.security.
MappedLoginService.Anonymous
MappedLoginService.KnownUser
- Class in
org.eclipse.jetty.security
MappedLoginService.KnownUser(String, Credential)
- Constructor for class org.eclipse.jetty.security.
MappedLoginService.KnownUser
MappedLoginService.RolePrincipal
- Class in
org.eclipse.jetty.security
MappedLoginService.RolePrincipal(String)
- Constructor for class org.eclipse.jetty.security.
MappedLoginService.RolePrincipal
MappedLoginService.UserPrincipal
- Interface in
org.eclipse.jetty.security
N
newNonce(Request)
- Method in class org.eclipse.jetty.security.authentication.
DigestAuthenticator
newRunAsToken(String)
- Method in class org.eclipse.jetty.security.
DefaultIdentityService
newRunAsToken(String)
- Method in interface org.eclipse.jetty.security.
IdentityService
Create a new RunAsToken from a runAsName (normally a role).
newUserIdentity(Subject, Principal, String[])
- Method in class org.eclipse.jetty.security.
DefaultIdentityService
newUserIdentity(Subject, Principal, String[])
- Method in interface org.eclipse.jetty.security.
IdentityService
Create a new UserIdentity for use with this identity service.
NO_ROLES
- Static variable in interface org.eclipse.jetty.security.
IdentityService
O
org.eclipse.jetty.security
- package org.eclipse.jetty.security
org.eclipse.jetty.security.authentication
- package org.eclipse.jetty.security.authentication
P
prepareConstraintInfo(String, Request)
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
prepareConstraintInfo(String, Request)
- Method in class org.eclipse.jetty.security.
SecurityHandler
processContraintMapping(ConstraintMapping)
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
putUser(String, Object)
- Method in class org.eclipse.jetty.security.
MappedLoginService
Put user into realm.
putUser(String, Credential, String[])
- Method in class org.eclipse.jetty.security.
MappedLoginService
Put user into realm.
R
removeUser(String)
- Method in class org.eclipse.jetty.security.
MappedLoginService
RoleInfo
- Class in
org.eclipse.jetty.security
Badly named class that holds the role and user data constraint info for a path/http method combination, extracted and combined from security constraints.
RoleInfo()
- Constructor for class org.eclipse.jetty.security.
RoleInfo
RoleRunAsToken
- Class in
org.eclipse.jetty.security
RoleRunAsToken(String)
- Constructor for class org.eclipse.jetty.security.
RoleRunAsToken
RunAsToken
- Interface in
org.eclipse.jetty.security
marker interface for run-as-role tokens
S
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User)
- Method in class org.eclipse.jetty.security.authentication.
BasicAuthenticator
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User)
- Method in class org.eclipse.jetty.security.authentication.
ClientCertAuthenticator
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User)
- Method in class org.eclipse.jetty.security.authentication.
DigestAuthenticator
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User)
- Method in interface org.eclipse.jetty.security.
Authenticator
SecurityHandler
- Class in
org.eclipse.jetty.security
Abstract SecurityHandler.
SecurityHandler()
- Constructor for class org.eclipse.jetty.security.
SecurityHandler
SecurityHandler.NotChecked
- Class in
org.eclipse.jetty.security
SecurityHandler.NotChecked()
- Constructor for class org.eclipse.jetty.security.
SecurityHandler.NotChecked
ServerAuthException
- Exception in
org.eclipse.jetty.security
ServerAuthException()
- Constructor for exception org.eclipse.jetty.security.
ServerAuthException
ServerAuthException(String)
- Constructor for exception org.eclipse.jetty.security.
ServerAuthException
ServerAuthException(String, Throwable)
- Constructor for exception org.eclipse.jetty.security.
ServerAuthException
ServerAuthException(Throwable)
- Constructor for exception org.eclipse.jetty.security.
ServerAuthException
SessionAuthentication
- Class in
org.eclipse.jetty.security.authentication
SessionAuthentication(HttpSession, Authenticator, UserIdentity)
- Constructor for class org.eclipse.jetty.security.authentication.
SessionAuthentication
setAnyRole(boolean)
- Method in class org.eclipse.jetty.security.
RoleInfo
setAuthenticator(Authenticator)
- Method in class org.eclipse.jetty.security.
SecurityHandler
Set the authenticator.
setAuthenticatorFactory(Authenticator.Factory)
- Method in class org.eclipse.jetty.security.
SecurityHandler
setAuthMethod(String)
- Method in class org.eclipse.jetty.security.
SecurityHandler
setChecked(boolean)
- Method in class org.eclipse.jetty.security.
RoleInfo
setCheckWelcomeFiles(boolean)
- Method in class org.eclipse.jetty.security.
SecurityHandler
setConfig(String)
- Method in class org.eclipse.jetty.security.
HashLoginService
Load realm users from properties file.
setConfig(String)
- Method in class org.eclipse.jetty.security.
JDBCLoginService
Load JDBC connection configuration from properties file.
setConfiguration(Authenticator.Configuration)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator
setConfiguration(Authenticator.Configuration)
- Method in class org.eclipse.jetty.security.authentication.
LoginAuthenticator
setConfiguration(Authenticator.Configuration)
- Method in interface org.eclipse.jetty.security.
Authenticator
Configure the Authenticator
setConstraint(Constraint)
- Method in class org.eclipse.jetty.security.
ConstraintMapping
setConstraintMappings(List<ConstraintMapping>, Set<String>)
- Method in interface org.eclipse.jetty.security.
ConstraintAware
Set Constraint Mappings and roles.
setConstraintMappings(ConstraintMapping[])
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
Deprecated.
setConstraintMappings(List<ConstraintMapping>)
- Method in class 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[], Set<String>)
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
Deprecated.
setConstraintMappings(List<ConstraintMapping>, Set<String>)
- Method in class 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.
setDateHeader(String, long)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormResponse
setForbidden(boolean)
- Method in class org.eclipse.jetty.security.
RoleInfo
setHeader(String, String)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormResponse
setIdentityService(IdentityService)
- Method in class org.eclipse.jetty.security.authentication.
DeferredAuthentication
Set the identityService.
setIdentityService(IdentityService)
- Method in interface org.eclipse.jetty.security.
LoginService
Set the IdentityService associated with this Login Service.
setIdentityService(IdentityService)
- Method in class org.eclipse.jetty.security.
MappedLoginService
Set the identityService.
setIdentityService(IdentityService)
- Method in class org.eclipse.jetty.security.
SecurityHandler
Set the identityService.
setInitParameter(String, String)
- Method in class org.eclipse.jetty.security.
SecurityHandler
Set an initialization parameter.
setLoginService(LoginService)
- Method in class org.eclipse.jetty.security.
DefaultAuthenticatorFactory
setLoginService(LoginService)
- Method in class org.eclipse.jetty.security.
SecurityHandler
Set the loginService.
setMethod(String)
- Method in class org.eclipse.jetty.security.
ConstraintMapping
setName(String)
- Method in class org.eclipse.jetty.security.
MappedLoginService
Set the name.
setPathSpec(String)
- Method in class org.eclipse.jetty.security.
ConstraintMapping
setRealmName(String)
- Method in class org.eclipse.jetty.security.
SecurityHandler
setRefreshInterval(int)
- Method in class org.eclipse.jetty.security.
HashLoginService
setRoles(String[])
- Method in interface org.eclipse.jetty.security.authentication.
LoginCallback
setRoles(String[])
- Method in class org.eclipse.jetty.security.authentication.
LoginCallbackImpl
setRoles(Set<String>)
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
Set the known roles.
setRunAs(UserIdentity, RunAsToken)
- Method in class org.eclipse.jetty.security.
DefaultIdentityService
setRunAs(UserIdentity, RunAsToken)
- Method in interface org.eclipse.jetty.security.
IdentityService
Associate a runas Token with the current user and thread.
setStrict(boolean)
- Method in class org.eclipse.jetty.security.
ConstraintSecurityHandler
Set the strict mode of the security handler.
setSuccess(boolean)
- Method in interface org.eclipse.jetty.security.authentication.
LoginCallback
setSuccess(boolean)
- Method in class org.eclipse.jetty.security.authentication.
LoginCallbackImpl
setUserDataConstraint(UserDataConstraint)
- Method in class org.eclipse.jetty.security.
RoleInfo
setUserPrincipal(Principal)
- Method in interface org.eclipse.jetty.security.authentication.
LoginCallback
setUserPrincipal(Principal)
- Method in class org.eclipse.jetty.security.authentication.
LoginCallbackImpl
setUsers(Map<String, UserIdentity>)
- Method in class org.eclipse.jetty.security.
MappedLoginService
Set the users.
store(T, HttpServletResponse)
- Method in interface org.eclipse.jetty.security.
CrossContextPsuedoSession
store(T, HttpServletResponse)
- Method in class org.eclipse.jetty.security.
HashCrossContextPsuedoSession
T
toString()
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator.FormAuthentication
toString()
- Method in class org.eclipse.jetty.security.authentication.
SessionAuthentication
toString()
- Method in class org.eclipse.jetty.security.
DefaultUserIdentity
toString()
- Method in class org.eclipse.jetty.security.
MappedLoginService.KnownUser
toString()
- Method in class org.eclipse.jetty.security.
MappedLoginService
toString()
- Method in class org.eclipse.jetty.security.
RoleInfo
toString()
- Method in class org.eclipse.jetty.security.
RoleRunAsToken
toString()
- Method in class org.eclipse.jetty.security.
SecurityHandler.NotChecked
toString()
- Method in class org.eclipse.jetty.security.
UserAuthentication
U
unsetRunAs(Object)
- Method in class org.eclipse.jetty.security.
DefaultIdentityService
unsetRunAs(Object)
- Method in interface org.eclipse.jetty.security.
IdentityService
Disassociate the current runAsToken from the thread and reassociate the previous token.
UserAuthentication
- Class in
org.eclipse.jetty.security
UserAuthentication(Authenticator, UserIdentity)
- Constructor for class org.eclipse.jetty.security.
UserAuthentication
UserDataConstraint
- Enum in
org.eclipse.jetty.security
V
validate(UserIdentity)
- Method in interface org.eclipse.jetty.security.
LoginService
Validate a user identity.
validate(UserIdentity)
- Method in class org.eclipse.jetty.security.
MappedLoginService
validateRequest(ServletRequest, ServletResponse, boolean)
- Method in class org.eclipse.jetty.security.authentication.
BasicAuthenticator
validateRequest(ServletRequest, ServletResponse, boolean)
- Method in class org.eclipse.jetty.security.authentication.
ClientCertAuthenticator
validateRequest(ServletRequest, ServletResponse, boolean)
- Method in class org.eclipse.jetty.security.authentication.
DigestAuthenticator
validateRequest(ServletRequest, ServletResponse, boolean)
- Method in class org.eclipse.jetty.security.authentication.
FormAuthenticator
validateRequest(ServletRequest, ServletResponse, boolean)
- Method in interface org.eclipse.jetty.security.
Authenticator
Validate a response
valueOf(String)
- Static method in enum org.eclipse.jetty.security.
UserDataConstraint
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.eclipse.jetty.security.
UserDataConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
_
__FORM_DISPATCH
- Static variable in class org.eclipse.jetty.security.authentication.
FormAuthenticator
__FORM_ERROR_PAGE
- Static variable in class org.eclipse.jetty.security.authentication.
FormAuthenticator
__FORM_LOGIN_PAGE
- Static variable in class org.eclipse.jetty.security.authentication.
FormAuthenticator
__J_AUTHENTICATED
- Static variable in class org.eclipse.jetty.security.authentication.
SessionAuthentication
__J_PASSWORD
- Static variable in class org.eclipse.jetty.security.authentication.
FormAuthenticator
__J_SECURITY_CHECK
- Static variable in class org.eclipse.jetty.security.authentication.
FormAuthenticator
__J_URI
- Static variable in class org.eclipse.jetty.security.authentication.
FormAuthenticator
__J_USERNAME
- Static variable in class org.eclipse.jetty.security.authentication.
FormAuthenticator
__NO_USER
- Static variable in class org.eclipse.jetty.security.
SecurityHandler
__NOBODY
- Static variable in class org.eclipse.jetty.security.
SecurityHandler
Nobody user.
_authenticator
- Variable in class org.eclipse.jetty.security.authentication.
DeferredAuthentication
_deferred
- Variable in class org.eclipse.jetty.security.authentication.
LoginAuthenticator
_identityService
- Variable in class org.eclipse.jetty.security.authentication.
LoginAuthenticator
_identityService
- Variable in class org.eclipse.jetty.security.
MappedLoginService
_loginService
- Variable in class org.eclipse.jetty.security.authentication.
LoginAuthenticator
_maxNonceAge
- Variable in class org.eclipse.jetty.security.authentication.
DigestAuthenticator
_name
- Variable in class org.eclipse.jetty.security.
MappedLoginService
_nonceSecret
- Variable in class org.eclipse.jetty.security.authentication.
DigestAuthenticator
_users
- Variable in class org.eclipse.jetty.security.
MappedLoginService
_useStale
- Variable in class org.eclipse.jetty.security.authentication.
DigestAuthenticator
A
B
C
D
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 1995-2010
Mort Bay Consulting
. All Rights Reserved.