Interface Configuration

    • Method Detail

      • dn

        Dn dn()
        Gets the DN of the LDAP entry associated with this configuration.
        Returns:
        The DN of the LDAP entry associated with this configuration.
      • name

        default String name()
        Gets the RDN value of the LDAP entry associated with this configuration.
        Returns:
        The RDN value of the LDAP entry associated with this configuration.
      • configurationClass

        Class<? extends Configuration> configurationClass()
        Gets the configuration class associated with this configuration.
        Returns:
        Returns the configuration class associated with this configuration.