Rob Winch d18431a78d
Move FACTOR_ constants to FactorGrantedAuthority
Previously GrantedAuthorities had an implicit package tangle because it
was located in ~.core and FactorGrantedAuthority is in ~.core.authority
and FactorGrantedAuthority's authority property was implicitly expected
to be constants found in `GrantedAuthorities`.

This commit moves the constants to the FactorGrantedAuthority which
resolves this tangle. It wasn't initially done because
FactorGrantedAuthority did not exist at that time.

Closes gh-18030
2025-10-10 16:24:46 -05:00
..
2025-09-12 10:32:39 -06:00
2025-07-31 10:21:50 -06:00
2025-10-03 13:08:04 -04:00
2025-09-19 11:32:28 -06:00
2025-08-21 12:44:42 -05:00
2025-06-20 10:41:29 -06:00
2024-09-03 13:51:47 -07:00