fe45dfd91e82a5520b25a7d66a210d1192743529
Files Diff
- Added: 4
- Removed: 4
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Class | 3 | ||
| Move Class org.cloudfoundry.identity.uaa.oauth.CommonSigner moved to org.cloudfoundry.identity.uaa.oauth.jwt.CommonSigner | From | To | |
| Move Class org.cloudfoundry.identity.uaa.oauth.CommonSignatureVerifier moved to org.cloudfoundry.identity.uaa.oauth.jwt.CommonSignatureVerifier | From | To | |
| Move Class org.cloudfoundry.identity.uaa.oauth.CommonSignatureVerifierTest moved to org.cloudfoundry.identity.uaa.oauth.jwt.CommonSignatureVerifierTest | From | To | |
| Inline Variable | 1 | ||
| Inline Variable verificationKey : String in method public ChainedSignatureVerifier(keys JsonWebKeySet<? extends JsonWebKey>) from class org.cloudfoundry.identity.uaa.oauth.jwt.ChainedSignatureVerifier | From | To |