public class OAuthAdminServiceClient extends Object
| Constructor and Description |
|---|
OAuthAdminServiceClient(String adminServiceBaseUrl,
String adminServiceUsername,
String adminServicePassword,
String sessionCookie) |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.identity.oauth.stub.dto.OAuthConsumerAppDTO[] |
getAllOAuthApplicationData() |
org.wso2.carbon.identity.oauth.stub.dto.OAuthConsumerAppDTO |
getOAuthApplicationDataByAppName(String oAuthAppName) |
public org.wso2.carbon.identity.oauth.stub.dto.OAuthConsumerAppDTO[] getAllOAuthApplicationData()
throws RemoteException,
org.wso2.carbon.identity.oauth.stub.OAuthAdminServiceIdentityOAuthAdminException
RemoteExceptionorg.wso2.carbon.identity.oauth.stub.OAuthAdminServiceIdentityOAuthAdminExceptionpublic org.wso2.carbon.identity.oauth.stub.dto.OAuthConsumerAppDTO getOAuthApplicationDataByAppName(String oAuthAppName) throws RemoteException, org.wso2.carbon.identity.oauth.stub.OAuthAdminServiceIdentityOAuthAdminException
RemoteExceptionorg.wso2.carbon.identity.oauth.stub.OAuthAdminServiceIdentityOAuthAdminExceptionCopyright © 2020 WSO2. All rights reserved.