org.eclipse.hyades.execution.security
Interface ISecureServerParameters
- public interface ISecureServerParameters
getPort
public int getPort()
clientAuthenticationRequired
public boolean clientAuthenticationRequired()
getSecurityProvider
public java.security.Provider getSecurityProvider()
getConnectionHandler
public IConnectionHandler getConnectionHandler()
getKeystoreFileName
public java.lang.String getKeystoreFileName()
getKeystoreFilepassword
public java.lang.String getKeystoreFilepassword()
getKeystoreManager
public IKeystoreManager getKeystoreManager()
getEnabledCipherSuites
public java.lang.String[] getEnabledCipherSuites()
getEnabledProtocols
public java.lang.String[] getEnabledProtocols()