Interface DomainOps
- All Known Implementing Classes:
SelfKeymasterDomainOps,SelfKeymasterInternalDomainOps,ZookeeperDomainOps
public interface DomainOps
Operations available for domains.
-
Method Summary
Modifier and TypeMethodDescriptionvoidadjustPoolSize(String key, int poolMaxActive, int poolMinIdle) voidchangeAdminPassword(String key, String password, CipherAlgorithm cipherAlgorithm) voidvoidvoidlist()
-
Method Details
-
list
-
read
-
create
-
deployed
-
changeAdminPassword
-
adjustPoolSize
-
delete
-