public interface IamServiceManager<I extends Identity,G extends Group> extends IamService<I,G>
| Modifier and Type | Method and Description |
|---|---|
AccessManager<G> |
getAccessManager()
Get the access manager
|
IdentityManager<I> |
getIdentityManager()
Get the identity manager
|
TagManager |
getTagManager()
Get the tag manager
|
getAccessDb, getIdentityDbIdentityManager<I> getIdentityManager() throws IamSvcException
IamSvcException - if there's a problem in the IAM serviceAccessManager<G> getAccessManager() throws IamSvcException
IamSvcException - if there's a problem in the IAM serviceTagManager getTagManager() throws IamSvcException
IamSvcException - if there's a problem in the IAM serviceCopyright © 2021 continual.io. All rights reserved.