FIX #6954(RoleHierarchy Comments are misleading)
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ public interface RoleHierarchy {
|
||||
* that are (transitively) reachable from them in the role hierarchy.
|
||||
* <p>
|
||||
* Example:<br>
|
||||
* Role hierarchy: ROLE_A > ROLE_B and ROLE_B > ROLE_C.<br>
|
||||
* Role hierarchy: ROLE_A > ROLE_B > ROLE_C.<br>
|
||||
* Directly assigned authority: ROLE_A.<br>
|
||||
* Reachable authorities: ROLE_A, ROLE_B, ROLE_C.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user