public class EndPointConfiguration extends Object
| Constructor and Description |
|---|
EndPointConfiguration(int port,
String certificate,
String pass,
boolean enabled,
boolean ssl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertificate() |
String |
getPass() |
int |
getPort() |
boolean |
isEnabled() |
boolean |
isSsl() |
Copyright © 2014–2020 Checkmarx. All rights reserved.