Class CertificateLdapAuthenticationService

java.lang.Object
security.service.CertificateLdapAuthenticationService
All Implemented Interfaces:
AuthenticationService

@Service("authCertificateService") @AuthMethodConditional(CERT_OVER_LDAP) public class CertificateLdapAuthenticationService extends Object implements AuthenticationService
Author:
zamaliev
  • Constructor Details

    • CertificateLdapAuthenticationService

      @Autowired public CertificateLdapAuthenticationService(CertificateService certificateService, LdapAuthService ldapAuthService)
  • Method Details