Package | Description |
---|---|
winstone | |
winstone.auth |
Modifier and Type | Method and Description |
---|---|
void |
RequestDispatcher.setForInitialDispatcher(java.lang.String servletPath,
java.lang.String pathInfo,
java.lang.String queryString,
java.lang.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.