eccc673d246fed222be07932709b19343d8b2772
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type signerProxy : SignerProxy to signerProxy : SignerProxyConfig in method public setSignerProxy(signerProxy SignerProxyConfig) : void in class org.eclipse.che.workspace.infrastructure.kubernetes.server.secure.jwtproxy.model.JWTProxy | From | To | |
Change Parameter Type signerProxy : SignerProxy to signerProxy : SignerProxyConfig in method public withSignerProxy(signerProxy SignerProxyConfig) : JWTProxy in class org.eclipse.che.workspace.infrastructure.kubernetes.server.secure.jwtproxy.model.JWTProxy | From | To | |
Change Return Type | 2 | ||
Change Return Type SignerProxy to SignerProxyConfig in method public getSignerProxy() : SignerProxyConfig in class org.eclipse.che.workspace.infrastructure.kubernetes.server.secure.jwtproxy.model.JWTProxy | From | To | |
Change Return Type SignerProxy to SignerProxyConfig in method public withEnabled(enabled boolean) : SignerProxyConfig in class org.eclipse.che.workspace.infrastructure.kubernetes.server.secure.jwtproxy.model.SignerProxyConfig | From | To | |
Rename Class | 1 | ||
Rename Class org.eclipse.che.workspace.infrastructure.kubernetes.server.secure.jwtproxy.model.SignerProxy renamed to org.eclipse.che.workspace.infrastructure.kubernetes.server.secure.jwtproxy.model.SignerProxyConfig | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type signerProxy : SignerProxy to signerProxy : SignerProxyConfig in class org.eclipse.che.workspace.infrastructure.kubernetes.server.secure.jwtproxy.model.JWTProxy | From | To |