Package ome.logic

Class LdapImpl.GroupLoader

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.Long> getOwnedGroups()
      Return the found owned groups for the given username.
      • Methods inherited from class java.lang.Object

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

      • getOwnedGroups

        public java.util.List<java.lang.Long> getOwnedGroups()
        Return the found owned groups for the given username.
        Returns:
        Never null.