Package io.dialob.security.uaa.spi.model
Interface UaaGroupList
-
- All Known Implementing Classes:
ImmutableUaaGroupList
@Immutable public interface UaaGroupList extends UaaList<UaaGroup>
-
-
Method Summary
-
Methods inherited from interface io.dialob.security.uaa.spi.model.UaaList
getItemsPerPage, getResources, getSchemas, getStartIndex, getTotalResults
-
-