| Interface | Description |
|---|---|
| ChallengeQuestionService | |
| CustomerAddressService | |
| CustomerPhoneService | |
| CustomerService | |
| RoleService |
| Class | Description |
|---|---|
| ChallengeQuestionServiceImpl | |
| CustomerAddressServiceImpl | |
| CustomerPhoneServiceImpl | |
| CustomerServiceImpl | |
| CustomerUserDetails |
Created in order to utilize the Customer's primary key to salt passwords with.
|
| RoleServiceImpl | |
| UserDetailsServiceImpl |
This class is being un-deprecated because we want the query for the customer to happen through Hibernate instead of
through raw JDBC, which is the case when
|
Copyright © 2017. All rights reserved.