Class JpaUserRestriction
java.lang.Object
com.broadleafcommerce.auth.security.domain.JpaUserRestriction
- All Implemented Interfaces:
Serializable
- Author:
- Sunny Yu
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()getUser()inthashCode()voidvoidsetRestrictionTargets(Set<String> restrictionTargets) voidsetRestrictionType(String restrictionType) voidtoString()
-
Constructor Details
-
JpaUserRestriction
public JpaUserRestriction()
-
-
Method Details