Class SelfKeymasterInternalDomainOps
java.lang.Object
org.apache.syncope.core.keymaster.internal.SelfKeymasterInternalDomainOps
- All Implemented Interfaces:
DomainOps
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSelfKeymasterInternalDomainOps(DomainLogic logic, KeymasterProperties props) -
Method Summary
Modifier and TypeMethodDescriptionvoidadjustPoolSize(String key, int maxPoolSize, int minIdle) voidchangeAdminPassword(String key, String password, CipherAlgorithm cipherAlgorithm) voidvoidvoidlist()
-
Field Details
-
logic
-
props
-
-
Constructor Details
-
SelfKeymasterInternalDomainOps
-
-
Method Details
-
list
-
read
-
create
-
deployed
-
changeAdminPassword
- Specified by:
changeAdminPasswordin interfaceDomainOps
-
adjustPoolSize
- Specified by:
adjustPoolSizein interfaceDomainOps
-
delete
-