public class LoggedUserInfoClient
extends Object
-
Constructor Summary
Constructors
-
Method Summary
org.wso2.carbon.core.common.LoggedUserInfo
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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