A B C D E F G H I J L M N O R S U V _ 
All Classes All Packages

A

AUTH_METHOD_KEY - Static variable in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
 

B

BaseAuthModule - Class in org.eclipse.jetty.security.jaspi.modules
 
BaseAuthModule() - Constructor for class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 
BaseAuthModule(CallbackHandler) - Constructor for class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 
BasicAuthModule - Class in org.eclipse.jetty.security.jaspi.modules
Deprecated.
BasicAuthModule() - Constructor for class org.eclipse.jetty.security.jaspi.modules.BasicAuthModule
Deprecated.
 
BasicAuthModule(CallbackHandler, String) - Constructor for class org.eclipse.jetty.security.jaspi.modules.BasicAuthModule
Deprecated.
 

C

callbackHandler - Variable in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 
checkNonce(String, long) - Method in class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
Deprecated.
 
cleanSubject(MessageInfo, Subject) - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 
clearCredential() - Method in class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
 
clearPassword() - Method in class org.eclipse.jetty.security.jaspi.modules.UserInfo
 
ClientCertAuthModule - Class in org.eclipse.jetty.security.jaspi.modules
Deprecated.
ClientCertAuthModule() - Constructor for class org.eclipse.jetty.security.jaspi.modules.ClientCertAuthModule
Deprecated.
 
ClientCertAuthModule(CallbackHandler) - Constructor for class org.eclipse.jetty.security.jaspi.modules.ClientCertAuthModule
Deprecated.
 
CredentialValidationCallback - Class in org.eclipse.jetty.security.jaspi.callback
CredentialValidationCallback Store a jetty Credential for a user so that it can be validated by jaspi
CredentialValidationCallback(Subject, String, Credential) - Constructor for class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
 

D

DigestAuthModule - Class in org.eclipse.jetty.security.jaspi.modules
Deprecated.
DigestAuthModule() - Constructor for class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
Deprecated.
 
DigestAuthModule(CallbackHandler, String) - Constructor for class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
Deprecated.
 

E

ERROR_PAGE_KEY - Static variable in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 

F

findServerName(Server) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
Find a servername.
findServerName(Server, Subject) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
Deprecated.
findServiceSubject(Server) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
Find a service Subject.
FormAuthModule - Class in org.eclipse.jetty.security.jaspi.modules
Deprecated.
FormAuthModule() - Constructor for class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 
FormAuthModule(CallbackHandler, String, String) - Constructor for class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 

G

getAppContext() - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
 
getAuthContext(String, Subject, Map) - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
 
getAuthContextID(MessageInfo) - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
 
getAuthenticator(Server, ServletContext, Authenticator.AuthConfiguration, IdentityService, LoginService) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
 
getAuthMethod() - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticator
 
getAuthMethod() - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
 
getCredential() - Method in class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
 
getMap() - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
 
getMessageLayer() - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
 
getPassword() - Method in class org.eclipse.jetty.security.jaspi.modules.UserInfo
 
getRequestMessage() - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
 
getResponseMessage() - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
 
getResult() - Method in class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
 
getServerName() - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
 
getServiceSubject() - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
 
getSubject() - Method in class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
 
getSupportedMessageTypes() - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 
getThreadCallerPrincipalCallback() - Method in class org.eclipse.jetty.security.jaspi.ServletCallbackHandler
 
getThreadGroupPrincipalCallback() - Method in class org.eclipse.jetty.security.jaspi.ServletCallbackHandler
 
getUsername() - Method in class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
 
getUserName() - Method in class org.eclipse.jetty.security.jaspi.modules.UserInfo
 

H

handle(Callback[]) - Method in class org.eclipse.jetty.security.jaspi.ServletCallbackHandler
 
HTTP_SERVLET - Static variable in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
 

I

initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.eclipse.jetty.security.jaspi.modules.BasicAuthModule
Deprecated.
 
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
Deprecated.
 
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 
isAuthMandatory() - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
 
isJSecurityCheck(String) - Method in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 
isLoginOrErrorPage(String) - Method in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 
isMandatory(MessageInfo) - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 
isProtected() - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
 

J

JaspiAuthenticator - Class in org.eclipse.jetty.security.jaspi
 
JaspiAuthenticator(ServerAuthConfig, Map, ServletCallbackHandler, Subject, boolean, IdentityService) - Constructor for class org.eclipse.jetty.security.jaspi.JaspiAuthenticator
 
JaspiAuthenticatorFactory - Class in org.eclipse.jetty.security.jaspi
 
JaspiAuthenticatorFactory() - Constructor for class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
 
JaspiMessageInfo - Class in org.eclipse.jetty.security.jaspi
Almost an implementation of jaspi MessageInfo.
JaspiMessageInfo(ServletRequest, ServletResponse, boolean) - Constructor for class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
 

L

login(String, Object, ServletRequest) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticator
 
login(Subject, String, String, MessageInfo) - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 
login(Subject, String, Credential, String, MessageInfo) - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 
LOGIN_PAGE_KEY - Static variable in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 
LOGIN_SERVICE_KEY - Static variable in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 

M

MANDATORY_KEY - Static variable in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
 
maxNonceAge - Variable in class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
Deprecated.
 

N

newNonce(long) - Method in class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
Deprecated.
 
nonceSecret - Variable in class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
Deprecated.
 

O

org.eclipse.jetty.security.jaspi - package org.eclipse.jetty.security.jaspi
Jetty Jaspi : Java Authentication SPI
org.eclipse.jetty.security.jaspi.callback - package org.eclipse.jetty.security.jaspi.callback
Jetty Jaspi : Callbacks
org.eclipse.jetty.security.jaspi.modules - package org.eclipse.jetty.security.jaspi.modules
Jetty Jaspi : Authentication Modules

R

refresh() - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
 

S

secureResponse(MessageInfo, Subject) - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticator
 
secureResponse(JaspiMessageInfo, Authentication) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticator
 
ServletCallbackHandler - Class in org.eclipse.jetty.security.jaspi
Idiot class required by jaspi stupidity
ServletCallbackHandler(LoginService) - Constructor for class org.eclipse.jetty.security.jaspi.ServletCallbackHandler
 
setConfiguration(Authenticator.AuthConfiguration) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticator
 
setRequestMessage(Object) - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
 
setResponseMessage(Object) - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
 
setResult(boolean) - Method in class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
 
setServerName(String) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
 
setServiceSubject(Subject) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
 
SimpleAuthConfig - Class in org.eclipse.jetty.security.jaspi
 
SimpleAuthConfig(String, ServerAuthContext) - Constructor for class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
 
SSO_SOURCE_KEY - Static variable in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 

U

UserInfo - Class in org.eclipse.jetty.security.jaspi.modules
 
UserInfo(String, char[]) - Constructor for class org.eclipse.jetty.security.jaspi.modules.UserInfo
 
useStale - Variable in class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
Deprecated.
 

V

validateRequest(MessageInfo, Subject, Subject) - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
 
validateRequest(MessageInfo, Subject, Subject) - Method in class org.eclipse.jetty.security.jaspi.modules.BasicAuthModule
Deprecated.
 
validateRequest(MessageInfo, Subject, Subject) - Method in class org.eclipse.jetty.security.jaspi.modules.ClientCertAuthModule
Deprecated.
 
validateRequest(MessageInfo, Subject, Subject) - Method in class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
Deprecated.
 
validateRequest(MessageInfo, Subject, Subject) - Method in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 
validateRequest(ServletRequest, ServletResponse, boolean) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticator
 
validateRequest(JaspiMessageInfo) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticator
 

_

__J_AUTHENTICATED - Static variable in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 
__J_PASSWORD - Static variable in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 
__J_SECURITY_CHECK - Static variable in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 
__J_URI - Static variable in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 
__J_USERNAME - Static variable in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
Deprecated.
 
A B C D E F G H I J L M N O R S U V _ 
All Classes All Packages