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