Uses of Class
com.broadleafcommerce.auth.security.domain.JpaUserRestrictedPermission
Packages that use JpaUserRestrictedPermission
-
Uses of JpaUserRestrictedPermission in com.broadleafcommerce.auth.user.provider.jpa.domain
Methods in com.broadleafcommerce.auth.user.provider.jpa.domain that return types with arguments of type JpaUserRestrictedPermissionMethod parameters in com.broadleafcommerce.auth.user.provider.jpa.domain with type arguments of type JpaUserRestrictedPermissionModifier and TypeMethodDescriptionvoid
JpaUser.setRestrictedPermissions
(Set<JpaUserRestrictedPermission> restrictedPermissions)