|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CipherSuites | |
|---|---|
| org.apache.cxf.configuration.security | |
| Uses of CipherSuites in org.apache.cxf.configuration.security |
|---|
| Fields in org.apache.cxf.configuration.security declared as CipherSuites | |
|---|---|
protected CipherSuites |
TLSClientParametersType.cipherSuites
|
protected CipherSuites |
TLSServerParametersType.cipherSuites
|
| Methods in org.apache.cxf.configuration.security that return CipherSuites | |
|---|---|
CipherSuites |
ObjectFactory.createCipherSuites()
Create an instance of CipherSuites |
CipherSuites |
TLSClientParametersType.getCipherSuites()
Gets the value of the cipherSuites property. |
CipherSuites |
TLSServerParametersType.getCipherSuites()
Gets the value of the cipherSuites property. |
| Methods in org.apache.cxf.configuration.security with parameters of type CipherSuites | |
|---|---|
void |
TLSClientParametersType.setCipherSuites(CipherSuites value)
Sets the value of the cipherSuites property. |
void |
TLSServerParametersType.setCipherSuites(CipherSuites value)
Sets the value of the cipherSuites property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||