Class GeneratedLDAPConstants.Enumerations.PersonObjectClassEnum

    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PERSON

        public static final java.lang.String PERSON
      • POSIXACCOUNT

        public static final java.lang.String POSIXACCOUNT
      • ORGANIZATIONALPERSON

        public static final java.lang.String ORGANIZATIONALPERSON
      • RESIDENTIALPERSON

        public static final java.lang.String RESIDENTIALPERSON
      • INETORGPERSON

        public static final java.lang.String INETORGPERSON
      • EDUPERSON

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

      • PersonObjectClassEnum

        public PersonObjectClassEnum()