|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserAuthoritiesProvider
Manually handle username -> authorities mapping, rather than depending on the groups they belong to
| Method Summary | |
|---|---|
List<String> |
getAuthorityNames(String username)
Provides a list of authority names for the given user. |
| Method Detail |
|---|
List<String> getAuthorityNames(String username)
username - user to request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||