|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserIdentityService | |
---|---|
com.elasticpath.service.auth.impl | |
com.elasticpath.service.customer | |
com.elasticpath.service.customer.impl |
Uses of UserIdentityService in com.elasticpath.service.auth.impl |
---|
Classes in com.elasticpath.service.auth.impl that implement UserIdentityService | |
---|---|
class |
EpUserIdentityService
This is a default indentity service for EP authentication. |
Uses of UserIdentityService in com.elasticpath.service.customer |
---|
Methods in com.elasticpath.service.customer with parameters of type UserIdentityService | |
---|---|
void |
CustomerService.setUserIdentityService(UserIdentityService userIdentityService)
Set the userIdentityService instance. |
Uses of UserIdentityService in com.elasticpath.service.customer.impl |
---|
Methods in com.elasticpath.service.customer.impl with parameters of type UserIdentityService | |
---|---|
void |
CustomerServiceImpl.setUserIdentityService(UserIdentityService userIdentityService)
Set the userIdentityService instance. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |