Class UsernameToBindDnConverter.ByUserRdnAttribute

java.lang.Object
org.bremersee.spring.security.ldaptive.authentication.UsernameToBindDnConverter.ByUserRdnAttribute
All Implemented Interfaces:
UsernameToBindDnConverter
Enclosing interface:
UsernameToBindDnConverter

public static class UsernameToBindDnConverter.ByUserRdnAttribute extends Object implements UsernameToBindDnConverter
The type By user rdn attribute.
  • Constructor Details

    • ByUserRdnAttribute

      public ByUserRdnAttribute(LdaptiveAuthenticationProperties properties)
      Instantiates a new converter.
      Parameters:
      properties - the properties
  • Method Details