@Service public class AppVersionClientService extends AbstractEncryptingService
| Modifier and Type | Field and Description |
|---|---|
protected FlowableClientService |
clientUtil |
AES_CYPHER, AES_KEY, initializationVectorSpec, secretKeySpec| Constructor and Description |
|---|
AppVersionClientService(FlowableAdminAppProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointType(String contextRoot,
String restRoot,
String serverAddress,
Integer port,
String userName,
String password) |
String |
getEndpointTypeUsingEncryptedPassword(String contextRoot,
String restRoot,
String serverAddress,
Integer port,
String userName,
String encryptedPassword) |
decrypt, encrypt@Autowired protected FlowableClientService clientUtil
public AppVersionClientService(FlowableAdminAppProperties properties)
Copyright © 2020 Flowable. All rights reserved.