Package | Description |
---|---|
org.wso2.carbon.identity.oauth.stub |
Modifier and Type | Method and Description |
---|---|
OAuthConsumerAppDTO[] |
OAuthAdminServiceStub.getAllOAuthApplicationData()
Auto generated method signature
|
OAuthConsumerAppDTO[] |
OAuthAdminService.getAllOAuthApplicationData()
Auto generated method signature
|
OAuthConsumerAppDTO |
OAuthAdminServiceStub.getOAuthApplicationData(String consumerKey38)
Auto generated method signature
|
OAuthConsumerAppDTO |
OAuthAdminService.getOAuthApplicationData(String consumerKey12)
Auto generated method signature
|
void |
OAuthAdminServiceStub.registerOAuthApplicationData(OAuthConsumerAppDTO application36)
Auto generated method signature
|
void |
OAuthAdminService.registerOAuthApplicationData(OAuthConsumerAppDTO application10)
Auto generated method signature for Asynchronous Invocations
|
String[] |
OAuthAdminServiceStub.registerOAuthConsumer()
Auto generated method signature
|
String[] |
OAuthAdminService.registerOAuthConsumer()
Auto generated method signature
|
void |
OAuthAdminServiceStub.removeOAuthApplicationData(String consumerKey55)
Auto generated method signature
|
void |
OAuthAdminService.removeOAuthApplicationData(String consumerKey29)
Auto generated method signature for Asynchronous Invocations
|
void |
OAuthAdminServiceStub.updateConsumerApplication(OAuthConsumerAppDTO consumerAppDTO57)
Auto generated method signature
|
void |
OAuthAdminService.updateConsumerApplication(OAuthConsumerAppDTO consumerAppDTO31)
Auto generated method signature for Asynchronous Invocations
|
Copyright © 2017 WSO2. All rights reserved.