public class OAuthServiceStub extends org.apache.axis2.client.Stub implements OAuthService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
OAuthServiceStub()
Default Constructor
|
OAuthServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
OAuthServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
OAuthServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
OAuthServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
Parameters |
authorizeOauthRequestToken(Parameters params41)
Auto generated method signature
|
Parameters |
getAccessToken(Parameters params45)
Auto generated method signature
|
Parameters |
getOauthRequestToken(Parameters params53)
Auto generated method signature
|
Parameters |
getScopeAndAppName(String oauthToken49)
Auto generated method signature
|
boolean |
isOAuthConsumerValid(OAuthConsumerDTO oauthConsumer33)
Auto generated method signature
|
void |
startauthorizeOauthRequestToken(Parameters params41,
OAuthServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAccessToken(Parameters params45,
OAuthServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOauthRequestToken(Parameters params53,
OAuthServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetScopeAndAppName(String oauthToken49,
OAuthServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisOAuthConsumerValid(OAuthConsumerDTO oauthConsumer33,
OAuthServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateAuthenticationRequest(Parameters params37,
OAuthServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
Parameters |
validateAuthenticationRequest(Parameters params37)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic OAuthServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic OAuthServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic OAuthServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic OAuthServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic OAuthServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic boolean isOAuthConsumerValid(OAuthConsumerDTO oauthConsumer33) throws RemoteException, OAuthServiceIdentityException
isOAuthConsumerValid in interface OAuthServiceisOAuthConsumerValid32 - OAuthServiceIdentityException - :RemoteExceptionOAuthService.isOAuthConsumerValid(org.wso2.carbon.identity.oauth.stub.dto.OAuthConsumerDTO)public void startisOAuthConsumerValid(OAuthConsumerDTO oauthConsumer33, OAuthServiceCallbackHandler callback) throws RemoteException
startisOAuthConsumerValid in interface OAuthServiceisOAuthConsumerValid32 - RemoteExceptionOAuthService.startisOAuthConsumerValid(org.wso2.carbon.identity.oauth.stub.dto.OAuthConsumerDTO, org.wso2.carbon.identity.oauth.stub.OAuthServiceCallbackHandler)public Parameters validateAuthenticationRequest(Parameters params37) throws RemoteException, OAuthServiceIdentityException, OAuthServiceAuthenticationException
validateAuthenticationRequest in interface OAuthServicevalidateAuthenticationRequest36 - OAuthServiceIdentityException - :OAuthServiceAuthenticationException - :RemoteExceptionOAuthService.validateAuthenticationRequest(org.wso2.carbon.identity.oauth.stub.types.Parameters)public void startvalidateAuthenticationRequest(Parameters params37, OAuthServiceCallbackHandler callback) throws RemoteException
startvalidateAuthenticationRequest in interface OAuthServicevalidateAuthenticationRequest36 - RemoteExceptionOAuthService.startvalidateAuthenticationRequest(org.wso2.carbon.identity.oauth.stub.types.Parameters, org.wso2.carbon.identity.oauth.stub.OAuthServiceCallbackHandler)public Parameters authorizeOauthRequestToken(Parameters params41) throws RemoteException, OAuthServiceIdentityException, OAuthServiceAuthenticationException
authorizeOauthRequestToken in interface OAuthServiceauthorizeOauthRequestToken40 - OAuthServiceIdentityException - :OAuthServiceAuthenticationException - :RemoteExceptionOAuthService.authorizeOauthRequestToken(org.wso2.carbon.identity.oauth.stub.types.Parameters)public void startauthorizeOauthRequestToken(Parameters params41, OAuthServiceCallbackHandler callback) throws RemoteException
startauthorizeOauthRequestToken in interface OAuthServiceauthorizeOauthRequestToken40 - RemoteExceptionOAuthService.startauthorizeOauthRequestToken(org.wso2.carbon.identity.oauth.stub.types.Parameters, org.wso2.carbon.identity.oauth.stub.OAuthServiceCallbackHandler)public Parameters getAccessToken(Parameters params45) throws RemoteException, OAuthServiceIdentityOAuthAdminException, OAuthServiceAuthenticationException
getAccessToken in interface OAuthServicegetAccessToken44 - OAuthServiceIdentityOAuthAdminException - :OAuthServiceAuthenticationException - :RemoteExceptionOAuthService.getAccessToken(org.wso2.carbon.identity.oauth.stub.types.Parameters)public void startgetAccessToken(Parameters params45, OAuthServiceCallbackHandler callback) throws RemoteException
startgetAccessToken in interface OAuthServicegetAccessToken44 - RemoteExceptionOAuthService.startgetAccessToken(org.wso2.carbon.identity.oauth.stub.types.Parameters, org.wso2.carbon.identity.oauth.stub.OAuthServiceCallbackHandler)public Parameters getScopeAndAppName(String oauthToken49) throws RemoteException, OAuthServiceException
getScopeAndAppName in interface OAuthServicegetScopeAndAppName48 - OAuthServiceException - :RemoteExceptionOAuthService.getScopeAndAppName(java.lang.String)public void startgetScopeAndAppName(String oauthToken49, OAuthServiceCallbackHandler callback) throws RemoteException
startgetScopeAndAppName in interface OAuthServicegetScopeAndAppName48 - RemoteExceptionOAuthService.startgetScopeAndAppName(java.lang.String, org.wso2.carbon.identity.oauth.stub.OAuthServiceCallbackHandler)public Parameters getOauthRequestToken(Parameters params53) throws RemoteException, OAuthServiceIdentityOAuthAdminException, OAuthServiceAuthenticationException
getOauthRequestToken in interface OAuthServicegetOauthRequestToken52 - OAuthServiceIdentityOAuthAdminException - :OAuthServiceAuthenticationException - :RemoteExceptionOAuthService.getOauthRequestToken(org.wso2.carbon.identity.oauth.stub.types.Parameters)public void startgetOauthRequestToken(Parameters params53, OAuthServiceCallbackHandler callback) throws RemoteException
startgetOauthRequestToken in interface OAuthServicegetOauthRequestToken52 - RemoteExceptionOAuthService.startgetOauthRequestToken(org.wso2.carbon.identity.oauth.stub.types.Parameters, org.wso2.carbon.identity.oauth.stub.OAuthServiceCallbackHandler)Copyright © 2019 WSO2. All rights reserved.