Interface PrincipalRolesProvider
-
public interface PrincipalRolesProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getRoles(Principal principal)
-
public interface PrincipalRolesProvider
| Modifier and Type | Method | Description |
|---|---|---|
List<String> |
getRoles(Principal principal) |