|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.core.xml.util.jsse.SecureSocketProtocolsParametersDefinition
public class SecureSocketProtocolsParametersDefinition
Represents a list of TLS/SSL cipher suite names.
| Constructor Summary | |
|---|---|
SecureSocketProtocolsParametersDefinition()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getSecureSocketProtocol()
Returns a live reference to the list of secure socket protocol names. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecureSocketProtocolsParametersDefinition()
| Method Detail |
|---|
public java.util.List<java.lang.String> getSecureSocketProtocol()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||