Uses of Interface
ru.cg.webbpm.modules.security.api.ldap.LdapAuthService
Packages that use LdapAuthService
Package
Description
-
Uses of LdapAuthService in ru.cg.webbpm.modules.security.db.synchronization.ldap.service
Subinterfaces of LdapAuthService in ru.cg.webbpm.modules.security.db.synchronization.ldap.service -
Uses of LdapAuthService in ru.cg.webbpm.modules.security.db.synchronization.ldap.service.impl
Classes in ru.cg.webbpm.modules.security.db.synchronization.ldap.service.impl that implement LdapAuthService -
Uses of LdapAuthService in security.controller
Constructors in security.controller with parameters of type LdapAuthServiceModifierConstructorDescriptionAuthenticationController
(AuthenticationService authenticationService, AuthenticationHelper authenticationHelper, SimpleCredentialsService simpleCredentialsService, UserService userService, org.springframework.context.ApplicationEventPublisher eventPublisher, LdapAuthService ldapAuthService) -
Uses of LdapAuthService in security.service
Constructors in security.service with parameters of type LdapAuthServiceModifierConstructorDescriptionCertificateLdapAuthenticationService
(CertificateService certificateService, LdapAuthService ldapAuthService)