Package no.polaric.core.auth
Interface GroupDb
- All Known Implementing Classes:
LocalGroups
public interface GroupDb
Interface to group (role) database.
-
Method Summary
-
Method Details
-
get
-
getAll
Collection<Group> getAll() -
add
-
add
-
remove
-