| Package | Description |
|---|---|
| org.bremersee.dccon.controller |
The rest controller package.
|
| org.bremersee.dccon.service |
The service package.
|
| Constructor and Description |
|---|
DomainGroupManagementController(DomainGroupService domainGroupService,
DomainUserService domainUserService)
Instantiates a new domain group management controller.
|
DomainUserManagementController(DomainUserService domainUserService,
DomainGroupService domainGroupService,
AuthenticationService authenticationService)
Instantiates a new domain user management controller.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomainGroupServiceImpl
The domain group service.
|
Copyright © 2020 bremersee.org. All rights reserved.