Uses of Package
com.elasticpath.service.auth

Packages that use com.elasticpath.service.auth
com.elasticpath.service.auth   
com.elasticpath.service.auth.impl   
com.elasticpath.service.customer   
com.elasticpath.service.customer.impl   
 

Classes in com.elasticpath.service.auth used by com.elasticpath.service.auth
IdentityServiceException
          This exception will be thrown if any errors occur in the IdentityService methods.
 

Classes in com.elasticpath.service.auth used by com.elasticpath.service.auth.impl
IdentityServiceException
          This exception will be thrown if any errors occur in the IdentityService methods.
UserIdentityService
          UserIdentityService provides services for managing a user identity, which is the principal used for authentication.
 

Classes in com.elasticpath.service.auth used by com.elasticpath.service.customer
UserIdentityService
          UserIdentityService provides services for managing a user identity, which is the principal used for authentication.
 

Classes in com.elasticpath.service.auth used by com.elasticpath.service.customer.impl
UserIdentityService
          UserIdentityService provides services for managing a user identity, which is the principal used for authentication.