|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.configuration.jsse.TLSParameterBase
org.apache.cxf.configuration.jsse.TLSServerParameters
org.apache.cxf.configuration.jsse.spring.TLSServerParametersConfig
public class TLSServerParametersConfig
This class is used by Spring Config to convert the TLSServerParameters JAXB generated type into programmatic TLS Server Parameters for the configuration of the http-destination.
| Constructor Summary | |
|---|---|
TLSServerParametersConfig(org.apache.cxf.configuration.security.TLSServerParametersType params)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.cxf.configuration.jsse.TLSServerParameters |
|---|
getClientAuthentication, setClientAuthentication |
| Methods inherited from class org.apache.cxf.configuration.jsse.TLSParameterBase |
|---|
getCertConstraints, getCipherSuites, getCipherSuitesFilter, getJsseProvider, getKeyManagers, getSecureRandom, getSecureSocketProtocol, getTrustManagers, setCertConstraints, setCipherSuites, setCipherSuitesFilter, setJsseProvider, setKeyManagers, setSecureRandom, setSecureSocketProtocol, setTrustManagers |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TLSServerParametersConfig(org.apache.cxf.configuration.security.TLSServerParametersType params)
throws GeneralSecurityException,
IOException
GeneralSecurityException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||