org.broadleafcommerce.openadmin.server.security.service.navigation
Class PolymorphicEntitySectionAuthorizationImpl
java.lang.Object
org.broadleafcommerce.openadmin.server.security.service.navigation.PolymorphicEntitySectionAuthorizationImpl
- All Implemented Interfaces:
- SectionAuthorization
@Component(value="blPolymorphicEntityCheckSectionAuthorization")
public class PolymorphicEntitySectionAuthorizationImpl
- extends Object
- implements SectionAuthorization
- Author:
- Jeff Fischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dynamicEntityDao
protected DynamicEntityDao dynamicEntityDao
em
protected javax.persistence.EntityManager em
PolymorphicEntitySectionAuthorizationImpl
public PolymorphicEntitySectionAuthorizationImpl()
init
@PostConstruct
public void init()
isUserAuthorizedToViewSection
public boolean isUserAuthorizedToViewSection(AdminUser adminUser,
AdminSection section)
- Specified by:
isUserAuthorizedToViewSection in interface SectionAuthorization
Copyright © 2013. All Rights Reserved.