public class BasicAuthenticator extends Object implements org.wso2.carbon.auth.rest.api.authenticators.api.RESTAPIAuthenticator
| Modifier | Constructor and Description |
|---|---|
|
BasicAuthenticator() |
protected |
BasicAuthenticator(org.wso2.carbon.auth.core.api.UserNameMapper userNameMapper,
org.wso2.carbon.auth.user.mgt.UserStoreManager userStoreManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(org.wso2.msf4j.Request request,
org.wso2.msf4j.Response responder,
Method method) |
protected BasicAuthenticator(org.wso2.carbon.auth.core.api.UserNameMapper userNameMapper,
org.wso2.carbon.auth.user.mgt.UserStoreManager userStoreManager)
public BasicAuthenticator()
public boolean authenticate(org.wso2.msf4j.Request request,
org.wso2.msf4j.Response responder,
Method method)
throws org.wso2.carbon.auth.rest.api.authenticators.exceptions.RestAPIAuthSecurityException
authenticate in interface org.wso2.carbon.auth.rest.api.authenticators.api.RESTAPIAuthenticatororg.wso2.carbon.auth.rest.api.authenticators.exceptions.RestAPIAuthSecurityExceptionCopyright © 2018 WSO2. All rights reserved.