public class ApplicationSubscriber extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
subscribeApplication(AppCreateRequest appCreateRequest,
String storeSession,
String currentUserName)
This method is use for suscribe web application
|
public void subscribeApplication(AppCreateRequest appCreateRequest, String storeSession, String currentUserName) throws IOException
appCreateRequest - Bean of the web applicationstoreSession - Bean of the web applicationIOException - Throws this when failed to suscribe web applicationCopyright © 2017 WSO2. All rights reserved.