Package | Description |
---|---|
org.wso2.carbon.identity.oauth2.stub |
Modifier and Type | Method and Description |
---|---|
void |
OAuth2ServiceStub.startauthorize(OAuth2AuthorizeReqDTO oAuth2AuthorizeReqDTO26,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2Service.startauthorize(OAuth2AuthorizeReqDTO oAuth2AuthorizeReqDTO5,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2ServiceStub.startgetUserClaims(String accessToken34,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2Service.startgetUserClaims(String accessToken13,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2ServiceStub.startissueAccessToken(OAuth2AccessTokenReqDTO tokenReqDTO30,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2Service.startissueAccessToken(OAuth2AccessTokenReqDTO tokenReqDTO9,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2ServiceStub.startrevokeTokenByOAuthClient(OAuthRevocationRequestDTO revokeRequestDTO43,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2Service.startrevokeTokenByOAuthClient(OAuthRevocationRequestDTO revokeRequestDTO22,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2ServiceStub.startvalidateClientInfo(String clientId38,
String callbackURI39,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2Service.startvalidateClientInfo(String clientId17,
String callbackURI18,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
Copyright © 2017 WSO2. All rights reserved.