Class AuthenticationAdminClient
- java.lang.Object
-
- org.wso2.carbon.cluster.mgt.admin.ui.AuthenticationAdminClient
-
public class AuthenticationAdminClient extends Object
Admin client for authenticating against the BE of a member
-
-
Field Summary
Fields Modifier and Type Field Description org.wso2.carbon.authenticator.stub.AuthenticationAdminStubstub
-
Constructor Summary
Constructors Constructor Description AuthenticationAdminClient(String backendServerURL, org.apache.axis2.context.ConfigurationContext configCtx, Locale locale)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanlogin(javax.servlet.http.HttpServletRequest request, String username, String password)
-