Class AuthWrapper
- java.lang.Object
-
- org.wso2.carbon.rest.api.ui.client.AuthWrapper
-
public class AuthWrapper extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
AuthWrapper.DHttpSession
-
Constructor Summary
Constructors Constructor Description AuthWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.servlet.http.HttpSession
getSession()
boolean
login(String user, String pass, String host)
-