|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerAuthentication | |
---|---|
com.elasticpath.domain.customer | |
com.elasticpath.domain.customer.impl |
Uses of CustomerAuthentication in com.elasticpath.domain.customer |
---|
Methods in com.elasticpath.domain.customer that return CustomerAuthentication | |
---|---|
CustomerAuthentication |
Customer.getCustomerAuthentication()
Get the customer authentication. |
Methods in com.elasticpath.domain.customer with parameters of type CustomerAuthentication | |
---|---|
void |
Customer.setCustomerAuthentication(CustomerAuthentication customerAuthentication)
Set the customer authentication. |
Uses of CustomerAuthentication in com.elasticpath.domain.customer.impl |
---|
Classes in com.elasticpath.domain.customer.impl that implement CustomerAuthentication | |
---|---|
class |
CustomerAuthenticationImpl
Represents inventory information about a ProductSku . |
Methods in com.elasticpath.domain.customer.impl that return CustomerAuthentication | |
---|---|
CustomerAuthentication |
CustomerImpl.getCustomerAuthentication()
Get the customer authentication. |
Methods in com.elasticpath.domain.customer.impl with parameters of type CustomerAuthentication | |
---|---|
void |
CustomerImpl.setCustomerAuthentication(CustomerAuthentication customerAuthentication)
Set the customer authentication. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |