public class SslDTO extends ProtocolDTO
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
client_auth
Should clients be authorized? Set to WANT, NEED, or NONE.
|
java.lang.String |
version
The SSL protocol version to use.
|
other| Constructor and Description |
|---|
SslDTO() |
equals, hashCodeCopyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.