Skip navigation links
A D G I M P R S 

A

AltBasicAuthenticator - Class in ml.alternet.security.web.tomcat
Prepare BASIC authentication check.
AltBasicAuthenticator() - Constructor for class ml.alternet.security.web.tomcat.AltBasicAuthenticator
 
AltCoyoteAdapter - Class in ml.alternet.security.web.tomcat
A connector adapter that process BASIC authentication and FORM capture of passwords.
AltCoyoteAdapter(Connector, DebugLevel, PasswordManager) - Constructor for class ml.alternet.security.web.tomcat.AltCoyoteAdapter
Create a new connector adapter.
AltCredentialHandler - Class in ml.alternet.security.web.tomcat
Check a password hash.
AltCredentialHandler() - Constructor for class ml.alternet.security.web.tomcat.AltCredentialHandler
 
AltFormAuthenticator - Class in ml.alternet.security.web.tomcat
Prepare Form authentication check.
AltFormAuthenticator() - Constructor for class ml.alternet.security.web.tomcat.AltFormAuthenticator
 
AltProtocolHandler - Class in ml.alternet.security.web.tomcat
A protocol handler wrapper that enhance a Tomcat server for safe-processing of passwords.
AltProtocolHandler() - Constructor for class ml.alternet.security.web.tomcat.AltProtocolHandler
 
authenticate(Request, HttpServletResponse) - Method in class ml.alternet.security.web.tomcat.AltBasicAuthenticator
 
authenticate(Request, HttpServletResponse) - Method in class ml.alternet.security.web.tomcat.AltFormAuthenticator
 

D

destroy() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 

G

getAdapter() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 
getDebugLevel() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 
getExecutor() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 
getHasher() - Method in class ml.alternet.security.web.tomcat.AltCredentialHandler
Get the hasher.
getPasswordManager() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
Get the password manager.

I

init() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 
isAprRequired() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 
isCometSupported() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 
isCometTimeoutSupported() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 
isSendfileSupported() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 

M

matches(String, String) - Method in class ml.alternet.security.web.tomcat.AltCredentialHandler
 
ml.alternet.security.web.tomcat - package ml.alternet.security.web.tomcat
Handle safe passwords inside the Tomcat Web server, meaning that in the Web processing chain, a password NEVER appear as a String (unsafe) inside the Tomcat server.
mutate(String) - Method in class ml.alternet.security.web.tomcat.AltCredentialHandler
 

P

pause() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 
postParseRequest(Request, Request, Response, Response) - Method in class ml.alternet.security.web.tomcat.AltCoyoteAdapter
 

R

resume() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 

S

service(Request, Response) - Method in class ml.alternet.security.web.tomcat.AltCoyoteAdapter
 
setAdapter(Adapter) - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 
setAllowUnsecureTrace(String) - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
Allow unsecure trace (false by default).
setHasher(Hasher) - Method in class ml.alternet.security.web.tomcat.AltCredentialHandler
Set a hasher.
setHasher(String) - Method in class ml.alternet.security.web.tomcat.AltCredentialHandler
Set a hasher from its class name.
setPasswordManager(String) - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
Set a password manager from its class name.
setProperty(String, String) - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
Set a configured property.
start() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 
stop() - Method in class ml.alternet.security.web.tomcat.AltProtocolHandler
 
A D G I M P R S 
Skip navigation links

Copyright © 2018 Alternet. All rights reserved.