Class SelfKeymasterDomainOps
java.lang.Object
org.apache.syncope.common.keymaster.client.self.SelfKeymasterDomainOps
- All Implemented Interfaces:
DomainOps
-
Field Summary
Modifier and TypeFieldDescriptionprotected org.apache.cxf.transports.http.configuration.HTTPClientPolicy
-
Constructor Summary
ConstructorDescriptionSelfKeymasterDomainOps
(org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean clientFactory) -
Method Summary
Modifier and TypeMethodDescriptionvoid
adjustPoolSize
(String key, int maxPoolSize, int minIdle) void
changeAdminPassword
(String key, String password, CipherAlgorithm cipherAlgorithm) <T> T
void
void
void
list()
protected CompletionStageRxInvoker
-
Field Details
-
services
-
httpClientPolicy
protected org.apache.cxf.transports.http.configuration.HTTPClientPolicy httpClientPolicy
-
-
Constructor Details
-
SelfKeymasterDomainOps
public SelfKeymasterDomainOps(org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean clientFactory)
-
-
Method Details
-
list
-
read
-
create
-
deployed
-
changeAdminPassword
- Specified by:
changeAdminPassword
in interfaceDomainOps
-
adjustPoolSize
- Specified by:
adjustPoolSize
in interfaceDomainOps
-
delete
-
client
-
rx
-