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, hashCode
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.