|
Move Method public getCertificateKeystoreProvider() : String from class org.apache.tomcat.util.net.SSLHostConfig to public getCertificateKeystoreProvider() : String from class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Move Method public getCertificateKeystorePassword() : String from class org.apache.tomcat.util.net.SSLHostConfig to public getCertificateKeystorePassword() : String from class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Move Method public getCertificateKeystoreFile() : String from class org.apache.tomcat.util.net.SSLHostConfig to public getCertificateKeystoreFile() : String from class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Move Method public getCertificateKeyAlias() : String from class org.apache.tomcat.util.net.SSLHostConfig to public getCertificateKeyAlias() : String from class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Move Method public getCertificateKeystoreType() : String from class org.apache.tomcat.util.net.SSLHostConfig to public getCertificateKeystoreType() : String from class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Move Attribute private certificateKeyAlias : String from class org.apache.tomcat.util.net.SSLHostConfig to private certificateKeyAlias : String from class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Move Attribute private certificateKeystoreType : String from class org.apache.tomcat.util.net.SSLHostConfig to private certificateKeystoreType : String from class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Move Attribute private certificateKeystoreProvider : String from class org.apache.tomcat.util.net.SSLHostConfig to private certificateKeystoreProvider : String from class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Move Attribute private certificateKeystorePassword : String from class org.apache.tomcat.util.net.SSLHostConfig to private certificateKeystorePassword : String from class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Move Attribute private certificateKeystoreFile : String from class org.apache.tomcat.util.net.SSLHostConfig to private certificateKeystoreFile : String from class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Extract And Move Method public setCertificateKeystoreFile(certificateKeystoreFile String) : void extracted from public setCertificateKeystoreFile(certificateKeystoreFile String) : void in class org.apache.tomcat.util.net.SSLHostConfig & moved to class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Extract And Move Method public setCertificateKeystoreType(certificateKeystoreType String) : void extracted from public setCertificateKeystoreType(certificateKeystoreType String) : void in class org.apache.tomcat.util.net.SSLHostConfig & moved to class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Extract And Move Method public setCertificateKeystoreProvider(certificateKeystoreProvider String) : void extracted from public setCertificateKeystoreProvider(certificateKeystoreProvider String) : void in class org.apache.tomcat.util.net.SSLHostConfig & moved to class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Extract And Move Method public setCertificateKeystorePassword(certificateKeystorePassword String) : void extracted from public setCertificateKeystorePassword(certificateKeystorePassword String) : void in class org.apache.tomcat.util.net.SSLHostConfig & moved to class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |
|
Extract And Move Method public setCertificateKeyAlias(certificateKeyAlias String) : void extracted from public setCertificateKeyAlias(certificateKeyAlias String) : void in class org.apache.tomcat.util.net.SSLHostConfig & moved to class org.apache.tomcat.util.net.SSLHostConfigCertificate |
From |
To |