| Package | Description |
|---|---|
| org.rhq.modules.plugins.jbossas7 | |
| org.rhq.modules.plugins.jbossas7.helper |
| Modifier and Type | Method and Description |
|---|---|
TrustStrategy |
ASConnectionParams.getTrustStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ASConnectionParamsBuilder |
ASConnectionParamsBuilder.setTrustStrategy(TrustStrategy trustStrategy) |
| Modifier and Type | Method and Description |
|---|---|
static TrustStrategy |
TrustStrategy.findByName(String name) |
TrustStrategy |
ServerPluginConfiguration.getTrustStrategy() |
static TrustStrategy |
TrustStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrustStrategy[] |
TrustStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.