Package | Description |
---|---|
org.miloss.fgsms.agentcore | |
org.miloss.fgsms.common | |
org.miloss.fgsms.presentation |
Modifier and Type | Field and Description |
---|---|
protected Constants.AuthMode |
ConfigLoader.mode_ |
Modifier and Type | Method and Description |
---|---|
Constants.AuthMode |
ConfigLoader.getMode_() |
Modifier and Type | Method and Description |
---|---|
static Constants.AuthMode |
Constants.AuthMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.AuthMode[] |
Constants.AuthMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Constants.AuthMode |
ProxyLoaderCXF.getAuthmode() |
Constants.AuthMode |
ProxyLoader.getAuthmode() |
Constants.AuthMode |
IProxyLoader.getAuthmode() |
Constructor and Description |
---|
StatusHelper(String username,
String password,
Constants.AuthMode mode,
String keystore,
String keystorepassword,
String truststore,
String truststorepassword) |
Copyright © 2008–2017 MIL-OSS. All rights reserved.