Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Field and Description |
---|---|
protected TransportAuthenticationStyle |
SetCredentialsRequestMsg.style |
Modifier and Type | Method and Description |
---|---|
static TransportAuthenticationStyle |
TransportAuthenticationStyle.fromValue(String v) |
TransportAuthenticationStyle |
SetCredentialsRequestMsg.getStyle()
Gets the value of the style property.
|
static TransportAuthenticationStyle |
TransportAuthenticationStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportAuthenticationStyle[] |
TransportAuthenticationStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SetCredentialsRequestMsg.setStyle(TransportAuthenticationStyle value)
Sets the value of the style property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.