roles property

Map<String, List<ModelRef>> roles
final

Role id → ordered fallback chain (first entry is primary).

Implementation

final Map<String, List<ModelRef>> roles;