public interface IRolesProvider
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<RolesCategory> | 
getCategories(java.util.Locale locale)  | 
java.util.Set<RoleDescriptor> | 
getDescriptors(java.util.Locale locale)  | 
java.util.Set<java.lang.String> | 
getRoles()  | 
java.util.Set<java.lang.String> getRoles()
java.util.Set<RoleDescriptor> getDescriptors(java.util.Locale locale)
java.util.Set<RolesCategory> getCategories(java.util.Locale locale)
Copyright © 2021. All Rights Reserved.