Package | Description |
---|---|
org.wso2.carbon.identity.oauth.stub |
Modifier and Type | Method and Description |
---|---|
OAuthConsumerAppDTO[] |
OAuthAdminService.getAllOAuthApplicationData()
Auto generated method signature
|
OAuthConsumerAppDTO[] |
OAuthAdminServiceStub.getAllOAuthApplicationData()
Auto generated method signature
|
OAuthConsumerAppDTO |
OAuthAdminService.getOAuthApplicationData(String consumerKey11)
Auto generated method signature
|
OAuthConsumerAppDTO |
OAuthAdminServiceStub.getOAuthApplicationData(String consumerKey37)
Auto generated method signature
|
void |
OAuthAdminService.registerOAuthApplicationData(OAuthConsumerAppDTO application7)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuthAdminServiceStub.registerOAuthApplicationData(OAuthConsumerAppDTO application33)
Auto generated method signature
|
String[] |
OAuthAdminService.registerOAuthConsumer()
Auto generated method signature
|
String[] |
OAuthAdminServiceStub.registerOAuthConsumer()
Auto generated method signature
|
void |
OAuthAdminService.removeOAuthApplicationData(String consumerKey9)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuthAdminServiceStub.removeOAuthApplicationData(String consumerKey35)
Auto generated method signature
|
void |
OAuthAdminService.updateConsumerApplication(OAuthConsumerAppDTO consumerAppDTO31)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuthAdminServiceStub.updateConsumerApplication(OAuthConsumerAppDTO consumerAppDTO57)
Auto generated method signature
|
Copyright © 2020 WSO2. All rights reserved.