Class GeneratedLDAPConstants.Attributes.Principal

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CN  
      static java.lang.String DN  
      static java.lang.String LDAPSEARCHBASE  
    • Constructor Summary

      Constructors 
      Constructor Description
      Principal()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CN

        public static final java.lang.String CN
      • DN

        public static final java.lang.String DN
      • LDAPSEARCHBASE

        public static final java.lang.String LDAPSEARCHBASE
    • Constructor Detail

      • Principal

        public Principal()