Class OAuthServiceClient


  • public class OAuthServiceClient
    extends Object
    • Constructor Detail

      • OAuthServiceClient

        public OAuthServiceClient​(String backendServerURL,
                                  org.apache.axis2.context.ConfigurationContext configCtx)
                           throws Exception
        Parameters:
        backendServerURL -
        configCtx -
        Throws:
        Exception
    • Method Detail

      • isOAuthConsumerValid

        public boolean isOAuthConsumerValid​(org.wso2.carbon.identity.oauth.stub.dto.OAuthConsumerDTO oauthConsumer)
                                     throws Exception
        Parameters:
        oauthConsumer -
        Returns:
        Throws:
        Exception
      • validateAuthenticationRequest

        public boolean validateAuthenticationRequest​(org.wso2.carbon.identity.oauth.stub.types.Parameters params)
                                              throws Exception
        Parameters:
        params -
        Returns:
        Throws:
        Exception