public interface IamService<I extends Identity,G extends Group>
| Modifier and Type | Method and Description |
|---|---|
AccessDb<G> |
getAccessDb()
Get the access database
|
IdentityDb<I> |
getIdentityDb()
Get the identity database
|
IdentityDb<I> getIdentityDb() throws IamSvcException
IamSvcException - if there's a problem in the IAM serviceAccessDb<G> getAccessDb() throws IamSvcException
IamSvcException - if there's a problem in the IAM serviceCopyright © 2021 continual.io. All rights reserved.