public class Configs extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
admin
Admin
|
byte[] |
admpsw
Senha Admin
|
String |
bus2crt
Certificado
|
String |
bus2host
Host
|
int |
bus2port
Porta
|
String |
bus2ref
Referencia
|
String |
buscrt
Certificado
|
String |
bushost
Host
|
int |
busport
Porta
|
String |
busref
Referencia
|
String |
domain
Dominio
|
Level |
log
Nível de log da tecgraf.openbus.services.collaboration.easy
|
String |
orbprops
Propriedades do ORB
|
byte[] |
password
Senha
|
String |
sharedauth
Path para arquivo sharedauth
|
String |
syskey
Chave privada
|
String |
system
Sistema
|
Level |
testlog
Nivel de log do teste
|
String |
user
Usuario
|
String |
wrongkey
Chave privada errada
|
String |
wrongsystem
Sistema sem certificado cadastrado
|
| Modifier and Type | Method and Description |
|---|---|
static Configs |
readConfigsFile()
Recupera o arquivo de configurações através da variável de ambiente
OPENBUS_TESTCFG, ou do arquivo padrão "/demo.properties"
|
public String bushost
public int busport
public String busref
public String buscrt
public String bus2host
public int bus2port
public String bus2ref
public String bus2crt
public String admin
public byte[] admpsw
public String domain
public String user
public byte[] password
public String system
public String syskey
public String sharedauth
public Level testlog
public Level log
public String orbprops
public String wrongkey
public String wrongsystem
public static Configs readConfigsFile() throws IOException
IOExceptionCopyright © 2016. All rights reserved.