Class LiferayProfileClient


  • public class LiferayProfileClient
    extends Object
    • Constructor Detail

      • LiferayProfileClient

        public LiferayProfileClient()
    • Method Detail

      • getUserProfile

        public static org.gcube.vomanagement.usermanagement.model.GCubeUser getUserProfile​(long id)
      • getUserProfileByUsername

        public static org.gcube.vomanagement.usermanagement.model.GCubeUser getUserProfileByUsername​(String username)
      • getUserProfileByEmail

        public static org.gcube.vomanagement.usermanagement.model.GCubeUser getUserProfileByEmail​(String email)