public class AuthenticationAdminClient extends Object
| Modifier and Type | Field and Description |
|---|---|
org.wso2.carbon.authenticator.stub.AuthenticationAdminStub |
stub |
| Constructor and Description |
|---|
AuthenticationAdminClient(String backendServerURL,
org.apache.axis2.context.ConfigurationContext configCtx,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
login(javax.servlet.http.HttpServletRequest request,
String username,
String password) |
Copyright © 2022 WSO2. All rights reserved.