Methods in com.webify.wsf.sdk.subscription.remote that throw SubscriptionException |
GrantedServicesResponseDocument |
SubscriptionManagerService.getGrantedServices(GrantedServicesRequestDocument request)
Respond with BusinessServices that are subscribed to by the user specified in the provided request
document. |
SubscribeResponseDocument |
SubscriptionManagerService.subscribe(SubscribeRequestDocument request)
Create a subscription with the specified user and enrollment. |
UnsubscribeResponseDocument |
SubscriptionManagerService.unsubscribe(UnsubscribeRequestDocument request)
Delete the Subscription with the specified subscriptionId. |