Annotation Type HybrisLDAPConfAnnotation


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface HybrisLDAPConfAnnotation
    Annotation for providing base embedded LDAP configuration
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String partitionName
      partition name
      java.lang.String resourceFileName
      resource file name which will be loaded via classpath entries
      java.lang.String rootDNName
      DN root node name
    • Element Detail

      • resourceFileName

        java.lang.String resourceFileName
        resource file name which will be loaded via classpath entries
      • rootDNName

        java.lang.String rootDNName
        DN root node name
      • partitionName

        java.lang.String partitionName
        partition name