Interface AuthorityContext
-
- All Known Implementing Classes:
DefaultContext
public interface AuthorityContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getRoles()voidsetRoles(List<String> roles)
-