Uses of Class
com.broadleafcommerce.auth.security.domain.JpaAccountRoleXref
Package
Description
-
Uses of JpaAccountRoleXref in com.broadleafcommerce.auth.security.provider.jpa.repository
Modifier and TypeInterfaceDescriptioninterface
JpaAccountRoleXrefRepository<D extends JpaAccountRoleXref>
-
Uses of JpaAccountRoleXref in com.broadleafcommerce.auth.user.provider.jpa.domain
Modifier and TypeMethodDescriptionvoid
JpaUser.setAccountRoles
(List<JpaAccountRoleXref> accountRoles)