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, setServiceClientEPR
public OAuthServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public OAuthServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public OAuthServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public OAuthServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public OAuthServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public boolean isOAuthConsumerValid(OAuthConsumerDTO oauthConsumer33) throws RemoteException, OAuthServiceIdentityException
isOAuthConsumerValid
in interface OAuthService
isOAuthConsumerValid32
- OAuthServiceIdentityException
- :RemoteException
OAuthService.isOAuthConsumerValid(org.wso2.carbon.identity.oauth.stub.dto.OAuthConsumerDTO)
public void startisOAuthConsumerValid(OAuthConsumerDTO oauthConsumer33, OAuthServiceCallbackHandler callback) throws RemoteException
startisOAuthConsumerValid
in interface OAuthService
isOAuthConsumerValid32
- RemoteException
OAuthService.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 OAuthService
validateAuthenticationRequest36
- OAuthServiceIdentityException
- :OAuthServiceAuthenticationException
- :RemoteException
OAuthService.validateAuthenticationRequest(org.wso2.carbon.identity.oauth.stub.types.Parameters)
public void startvalidateAuthenticationRequest(Parameters params37, OAuthServiceCallbackHandler callback) throws RemoteException
startvalidateAuthenticationRequest
in interface OAuthService
validateAuthenticationRequest36
- RemoteException
OAuthService.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 OAuthService
authorizeOauthRequestToken40
- OAuthServiceIdentityException
- :OAuthServiceAuthenticationException
- :RemoteException
OAuthService.authorizeOauthRequestToken(org.wso2.carbon.identity.oauth.stub.types.Parameters)
public void startauthorizeOauthRequestToken(Parameters params41, OAuthServiceCallbackHandler callback) throws RemoteException
startauthorizeOauthRequestToken
in interface OAuthService
authorizeOauthRequestToken40
- RemoteException
OAuthService.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 OAuthService
getAccessToken44
- OAuthServiceIdentityOAuthAdminException
- :OAuthServiceAuthenticationException
- :RemoteException
OAuthService.getAccessToken(org.wso2.carbon.identity.oauth.stub.types.Parameters)
public void startgetAccessToken(Parameters params45, OAuthServiceCallbackHandler callback) throws RemoteException
startgetAccessToken
in interface OAuthService
getAccessToken44
- RemoteException
OAuthService.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 OAuthService
getScopeAndAppName48
- OAuthServiceException
- :RemoteException
OAuthService.getScopeAndAppName(java.lang.String)
public void startgetScopeAndAppName(String oauthToken49, OAuthServiceCallbackHandler callback) throws RemoteException
startgetScopeAndAppName
in interface OAuthService
getScopeAndAppName48
- RemoteException
OAuthService.startgetScopeAndAppName(java.lang.String, org.wso2.carbon.identity.oauth.stub.OAuthServiceCallbackHandler)
public Parameters getOauthRequestToken(Parameters params53) throws RemoteException, OAuthServiceIdentityOAuthAdminException, OAuthServiceAuthenticationException
getOauthRequestToken
in interface OAuthService
getOauthRequestToken52
- OAuthServiceIdentityOAuthAdminException
- :OAuthServiceAuthenticationException
- :RemoteException
OAuthService.getOauthRequestToken(org.wso2.carbon.identity.oauth.stub.types.Parameters)
public void startgetOauthRequestToken(Parameters params53, OAuthServiceCallbackHandler callback) throws RemoteException
startgetOauthRequestToken
in interface OAuthService
getOauthRequestToken52
- RemoteException
OAuthService.startgetOauthRequestToken(org.wso2.carbon.identity.oauth.stub.types.Parameters, org.wso2.carbon.identity.oauth.stub.OAuthServiceCallbackHandler)
Copyright © 2020 WSO2. All rights reserved.