public class TLSServerParametersConfig extends TLSServerParameters
| Constructor and Description |
|---|
TLSServerParametersConfig(TLSServerParametersType params) |
getClientAuthentication, setClientAuthenticationgetCertAlias, getCertConstraints, getCipherSuites, getCipherSuitesFilter, getJsseProvider, getKeyManagers, getSecureRandom, getSecureSocketProtocol, getTrustManagers, setCertAlias, setCertConstraints, setCipherSuites, setCipherSuitesFilter, setJsseProvider, setKeyManagers, setSecureRandom, setSecureSocketProtocol, setTrustManagerspublic TLSServerParametersConfig(TLSServerParametersType params) throws GeneralSecurityException, IOException
GeneralSecurityExceptionIOExceptionApache CXF