Uses of Class
com.broadleafcommerce.auth.security.domain.SecurityScope
Packages that use SecurityScope
Package
Description
-
Uses of SecurityScope in com.broadleafcommerce.auth.security.domain
Methods in com.broadleafcommerce.auth.security.domain that return SecurityScopeMethods in com.broadleafcommerce.auth.security.domain with parameters of type SecurityScope -
Uses of SecurityScope in com.broadleafcommerce.auth.security.repository
Methods in com.broadleafcommerce.auth.security.repository that return types with arguments of type SecurityScopeModifier and TypeMethodDescriptionScopeRepository.findAllByOpenTrueAndNameIn
(Collection<String> names)