| Interface and Description |
|---|
| org.broadleafcommerce.openadmin.web.controller.MainEntityActionsExtensionHandler |
| Class and Description |
|---|
| org.broadleafcommerce.openadmin.web.filter.AdminCsrfFilter
Use
AdminSecurityFilter instead |
| org.broadleafcommerce.openadmin.web.filter.AdminExternalLoginStateFilter
NO LONGER REQUIRED AND SHOULD NOT BE USED. SEE BroadleafAdminLdapUserDetailsMapper.
User: Kelly Tisdell
Date: 6/19/12
|
| org.broadleafcommerce.openadmin.web.controller.MainEntityActionsExtensionManager |
| Field and Description |
|---|
| org.broadleafcommerce.openadmin.server.security.domain.AdminSectionImpl.displayController |
| org.broadleafcommerce.openadmin.web.controller.AdminAbstractController.mainEntityActionsExtensionManager |
| org.broadleafcommerce.openadmin.server.security.service.AdminSecurityServiceImpl.passwordEncoder
Spring Security has deprecated this encoder interface, this will be removed in 4.2
|
| org.broadleafcommerce.openadmin.server.security.service.AdminSecurityServiceImpl.salt
use
AdminSecurityServiceImpl.saltSource instead, this will be removed in 4.2 |
| org.broadleafcommerce.openadmin.server.security.service.AdminSecurityServiceImpl.saltSource
the new
PasswordEncoder handles salting internally, this will be removed in 4.2 |
| org.broadleafcommerce.openadmin.server.security.domain.AdminSectionImpl.useDefaultHandler |
Copyright © 2017. All rights reserved.