Methods in com.webify.wsf.sdk.subscriber.remote that throw SubscriberException |
FindUserFromEmailResponseDocument |
SubscriberManagerService.findUserFromEmail(FindUserFromEmailRequestDocument request)
Returns the User with the specified email address. |
FindUserFromUserNameResponseDocument |
SubscriberManagerService.findUserFromUserName(FindUserFromUserNameRequestDocument request)
Returns the User with the specified username. |
GetOrganizationResponseDocument |
SubscriberManagerService.getOrganization(GetOrganizationRequestDocument request)
Returns the organization with the specified id. |
GetUserResponseDocument |
SubscriberManagerService.getUser(GetUserRequestDocument request)
Returns a User along with information about it's enrollments,
subscriptions and organization membership. |