Class OAuthServiceClient
- java.lang.Object
-
- org.wso2.carbon.identity.oauth.mediator.OAuthServiceClient
-
public class OAuthServiceClient extends Object
-
-
Constructor Summary
Constructors Constructor Description OAuthServiceClient(String backendServerURL, org.apache.axis2.context.ConfigurationContext configCtx)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isOAuthConsumerValid(org.wso2.carbon.identity.oauth.stub.dto.OAuthConsumerDTO oauthConsumer)
boolean
validateAuthenticationRequest(org.wso2.carbon.identity.oauth.stub.types.Parameters params)
-