Class GeneratedLDAPConstants.Attributes.User

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DOMAIN  
      static java.lang.String LDAPACCOUNT  
      static java.lang.String LDAPLOGIN  
    • Constructor Summary

      Constructors 
      Constructor Description
      User()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DOMAIN

        public static final java.lang.String DOMAIN
      • LDAPACCOUNT

        public static final java.lang.String LDAPACCOUNT
      • LDAPLOGIN

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

      • User

        public User()