Uses of Class
com.webify.wsf.sdk.subscriber.SubscriberException

Packages that use SubscriberException
com.webify.wsf.sdk.subscriber.remote   
 

Uses of SubscriberException in com.webify.wsf.sdk.subscriber.remote
 

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.
 



Copyright © 2002-2009 IBM. All Rights Reserved.