8adf269a03f317abb99c584b7332eff6d7383b53
Files Diff
- Added: 0
- Removed: 4
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type metadata : String to resource : Resource in method private internalTestIdpMetadataParsing(resource Resource) : void in class org.pac4j.saml.client.SAML2ClientTests | From | To | |
Rename Variable | 1 | ||
Rename Variable keyStoreToUse : KeyStore to keyStore : KeyStore in method public KeyStoreCredentialProvider(keyStoreAlias String, keyStoreType String, keyStoreResource Resource, storePasswd String, privateKeyPasswd String) in class org.pac4j.saml.crypto.KeyStoreCredentialProvider | From | To | |
Move Attribute | 3 | ||
Move Attribute public CLASSPATH_PREFIX : String from class org.pac4j.core.util.CommonHelper to protected CLASSPATH_PREFIX : String from class org.pac4j.saml.client.SAML2ClientConfiguration | From | To | |
Move Attribute public RESOURCE_PREFIX : String from class org.pac4j.core.util.CommonHelper to protected RESOURCE_PREFIX : String from class org.pac4j.saml.client.SAML2ClientConfiguration | From | To | |
Move Attribute protected FILE_PREFIX : String from class org.pac4j.core.util.CommonHelper to protected FILE_PREFIX : String from class org.pac4j.saml.client.SAML2ClientConfiguration | From | To | |
Inline Variable | 1 | ||
Inline Variable keyStoreToUse : KeyStore in method public KeyStoreCredentialProvider(keyStore KeyStore, keyStoreAlias String, keyStoreType String, keyStoreResource Resource, keyStorePath String, storePasswd String, privateKeyPasswd String) from class org.pac4j.saml.crypto.KeyStoreCredentialProvider | From | To | |
Rename Parameter | 5 | ||
Rename Parameter metadata : String to resource : Resource in method private internalTestIdpMetadataParsing(resource Resource) : void in class org.pac4j.saml.client.SAML2ClientTests | From | To | |
Rename Parameter serviceProviderMetadataPath : String to path : String in method public setServiceProviderMetadataPath(path String) : void in class org.pac4j.saml.client.SAML2ClientConfiguration | From | To | |
Rename Parameter keyStoreAlias : String to keystorePassword : String in method public SAML2ClientConfiguration(keystoreResource Resource, keystorePassword String, privateKeyPassword String, identityProviderMetadataResource Resource) in class org.pac4j.saml.client.SAML2ClientConfiguration | From | To | |
Rename Parameter keystorePath : String to path : String in method public setKeystorePath(path String) : void in class org.pac4j.saml.client.SAML2ClientConfiguration | From | To | |
Rename Parameter identityProviderMetadataPath : String to path : String in method public setIdentityProviderMetadataPath(path String) : void in class org.pac4j.saml.client.SAML2ClientConfiguration | From | To |