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