Package | Description |
---|---|
org.wso2.carbon.identity.oauth2.stub |
Modifier and Type | Method and Description |
---|---|
void |
OAuth2ServiceStub.startauthorize(OAuth2AuthorizeReqDTO oAuth2AuthorizeReqDTO39,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2Service.startauthorize(OAuth2AuthorizeReqDTO oAuth2AuthorizeReqDTO18,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2ServiceStub.startgetUserClaims(String accessToken43,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2Service.startgetUserClaims(String accessToken22,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2ServiceStub.startissueAccessToken(OAuth2AccessTokenReqDTO tokenReqDTO35,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2Service.startissueAccessToken(OAuth2AccessTokenReqDTO tokenReqDTO14,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2ServiceStub.startrevokeTokenByOAuthClient(OAuthRevocationRequestDTO revokeRequestDTO31,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2Service.startrevokeTokenByOAuthClient(OAuthRevocationRequestDTO revokeRequestDTO10,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2ServiceStub.startvalidateClientInfo(String clientId26,
String callbackURI27,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuth2Service.startvalidateClientInfo(String clientId5,
String callbackURI6,
OAuth2ServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
Copyright © 2017 WSO2. All rights reserved.