javax.servlet.request.X509Certificate property.
| X509PrincipalExtractor | Obtains the principal from an X509Certificate for use within the framework. |
| SubjectDnX509PrincipalExtractor | Obtains the principal from a certificate using a regular expression match against the Subject (as returned by a call
to getSubjectDN()). |
| X509AuthenticationFilter |