Class SslSettings
java.lang.Object
com.atlassian.jira.configurator.config.SslSettings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanIn case the returned value isnull, it denotes the first certificate found in the key store.In case this is,nullit denotes the.keystorefile in the operation system home directory of the user that is running Tomcat.inthashCode()
-
Constructor Details
-
SslSettings
-
-
Method Details
-
getHttpsPort
-
getKeystoreFile
In case this is,nullit denotes the.keystorefile in the operation system home directory of the user that is running Tomcat.- Returns:
- the key store containing the key and the certificate
-
getKeystorePass
-
getKeystoreType
-
getKeyAlias
In case the returned value isnull, it denotes the first certificate found in the key store.- Returns:
- either the concrete alias or the first key in the key store
-
hashCode
public int hashCode() -
equals
-