Uses of Class
com.broadleafcommerce.auth.security.domain.JpaUserRestriction
Packages that use JpaUserRestriction
-
Uses of JpaUserRestriction in com.broadleafcommerce.auth.user.provider.jpa.domain
Methods in com.broadleafcommerce.auth.user.provider.jpa.domain that return types with arguments of type JpaUserRestrictionMethod parameters in com.broadleafcommerce.auth.user.provider.jpa.domain with type arguments of type JpaUserRestrictionModifier and TypeMethodDescriptionvoid
JpaUser.setRestrictions
(Set<JpaUserRestriction> restrictions)