3574c396d717f18e430100642e89cf22cec40824
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type void to ResponseEntity<Void> in method public revokeTokensForClient(clientId String) : ResponseEntity<Void> in class org.cloudfoundry.identity.uaa.oauth.TokenRevocationEndpoint | From | To | |
Change Return Type void to ResponseEntity<Void> in method public revokeTokensForUser(userId String) : ResponseEntity<Void> in class org.cloudfoundry.identity.uaa.oauth.TokenRevocationEndpoint | From | To |