public class Oauth2Authenticator extends Object implements org.wso2.carbon.auth.rest.api.authenticators.api.RESTAPIAuthenticator
| Modifier | Constructor and Description |
|---|---|
|
Oauth2Authenticator() |
protected |
Oauth2Authenticator(org.wso2.carbon.auth.core.api.UserNameMapper userNameMapper,
org.wso2.carbon.auth.token.introspection.IntrospectionManager introspectionManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(org.wso2.msf4j.Request request,
org.wso2.msf4j.Response responder,
Method method) |
protected Oauth2Authenticator(org.wso2.carbon.auth.core.api.UserNameMapper userNameMapper,
org.wso2.carbon.auth.token.introspection.IntrospectionManager introspectionManager)
public Oauth2Authenticator()
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.