Class | Description |
---|---|
BaseAuthenticationHandler |
Base class for managers of authentication within Winstone.
|
BasicAuthenticationHandler |
Handles HTTP basic authentication.
|
ClientcertAuthenticationHandler | |
DigestAuthenticationHandler |
Implements the MD5 digest version of authentication
|
FormAuthenticationHandler |
Handles FORM based authentication configurations.
|
RetryRequestParams |
This is used by the ACL filter to allow a retry by using a key lookup
on old request.
|
RetryRequestWrapper |
This is used by the ACL filter to allow a retry by using a key lookup
on old request.
|
SecurityConstraint |
Models a restriction on a particular set of resources in the webapp.
|
Copyright © 2012. All Rights Reserved.