| Package | Description |
|---|---|
| winstone | |
| winstone.auth |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestDispatcher.setForInitialDispatcher(String servletPath,
String pathInfo,
String queryString,
String requestURIInsideWebapp,
Mapping[] requestFilterPatterns,
AuthenticationHandler authHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAuthenticationHandler
Base class for managers of authentication within Winstone.
|
class |
BasicAuthenticationHandler
Handles HTTP basic authentication.
|
class |
ClientcertAuthenticationHandler |
class |
DigestAuthenticationHandler
Implements the MD5 digest version of authentication
|
class |
FormAuthenticationHandler
Handles FORM based authentication configurations.
|
Copyright © 2014. All rights reserved.