Class LoggedUserInfoClient

java.lang.Object
org.wso2.carbon.ui.clients.LoggedUserInfoClient

public class LoggedUserInfoClient extends Object
  • Constructor Details

    • LoggedUserInfoClient

      public LoggedUserInfoClient(org.apache.axis2.context.ConfigurationContext ctx, String serverURL, String cookie) throws org.apache.axis2.AxisFault
      Throws:
      org.apache.axis2.AxisFault
  • Method Details

    • getUserInfo

      public org.wso2.carbon.core.common.LoggedUserInfo getUserInfo() throws Exception
      Throws:
      Exception