Interface LdapBeanFactory

    • Method Detail

      • newLdapResult

        LdapResult newLdapResult()
        Create a new instance of LdapResult.
        Returns:
        LdapResult
      • newLdapEntry

        LdapEntry newLdapEntry()
        Create a new instance of LdapEntry.
        Returns:
        LdapEntry
      • newLdapAttributes

        LdapAttributes newLdapAttributes()
        Create a new instance of LdapAttributes.
        Returns:
        LdapAttributes
      • newLdapAttribute

        LdapAttribute newLdapAttribute()
        Create a new instance of LdapAttribute.
        Returns:
        LdapAttribute