Package org.acegisecurity.ui.x509
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| X509ProcessingFilter |
Processes the X.509 certificate submitted by a client browser when HTTPS is used with client-authentication
enabled. |
| X509ProcessingFilterEntryPoint |
In the X.509 authentication case (unlike CAS, for example) the certificate will already have been extracted from
the request and a secure context established by the time the security-enforcement filter is invoked. |
X.509 authentication filter and related classes.