Class LdapUserGraphicalAuthenticationRepository

java.lang.Object
org.apereo.cas.gua.impl.LdapUserGraphicalAuthenticationRepository
All Implemented Interfaces:
Serializable, UserGraphicalAuthenticationRepository, org.springframework.beans.factory.DisposableBean

public class LdapUserGraphicalAuthenticationRepository extends Object implements UserGraphicalAuthenticationRepository, org.springframework.beans.factory.DisposableBean
Since:
5.1.0
See Also:
  • Constructor Details

    • LdapUserGraphicalAuthenticationRepository

      public LdapUserGraphicalAuthenticationRepository(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.apereo.cas.util.LdapConnectionFactory connectionFactory)
  • Method Details