Uses of Class
com.broadleafcommerce.auth.security.domain.JpaUserRestrictedRole
Packages that use JpaUserRestrictedRole
-
Uses of JpaUserRestrictedRole in com.broadleafcommerce.auth.user.provider.jpa.domain
Methods in com.broadleafcommerce.auth.user.provider.jpa.domain that return types with arguments of type JpaUserRestrictedRoleMethod parameters in com.broadleafcommerce.auth.user.provider.jpa.domain with type arguments of type JpaUserRestrictedRoleModifier and TypeMethodDescriptionvoid
JpaUser.setRestrictedRoles
(Set<JpaUserRestrictedRole> restrictedRoles)