|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.activemq.apollo.dto.ProtocolDTO
org.apache.activemq.apollo.dto.SslDTO
public class SslDTO
Allow you to customize protocol detection handling.
| Field Summary | |
|---|---|
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. |
| Fields inherited from class org.apache.activemq.apollo.dto.ProtocolDTO |
|---|
other |
| Constructor Summary | |
|---|---|
SslDTO()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.activemq.apollo.dto.ProtocolDTO |
|---|
equals, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String client_auth
public java.lang.String version
| Constructor Detail |
|---|
public SslDTO()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||