Although the certificate will already have been validated by the web container, implementations may choose to perform additional application-specific checks on the certificate content here. If an implementation chooses to reject the certificate, it should throw a {@link org.springframework.security.authentication.BadCredentialsException}.
Migrated from Spring Security 2 since it has been removed in Spring Security 3.
@author Luke Taylor
|
|