@ -61,13 +61,13 @@ public class X509AuthenticationProvider implements AuthenticationProvider,
@@ -61,13 +61,13 @@ public class X509AuthenticationProvider implements AuthenticationProvider,
//logger.debug("Certificate is null. Returning null Authentication.");
thrownewBadCredentialsException("Certificate is null.");
}
@ -75,7 +75,6 @@ public class X509AuthenticationProvider implements AuthenticationProvider,
@@ -75,7 +75,6 @@ public class X509AuthenticationProvider implements AuthenticationProvider,
logger.debug("Authenticating with certificate "+clientCertificate);