6d88bcfdccc458b382b16483b5d3048df699262c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type ssoPublicKey : String to ssoPublicKey : PublicKey in method public getClaimsForKeyUrl(token String, ssoPublicKey PublicKey) : Jws<Claims> in class org.apache.usergrid.security.sso.ApigeeSSO2Provider | From | To | |
Change Return Type | 1 | ||
Change Return Type String to PublicKey in method public getPublicKey(keyUrl String) : PublicKey in class org.apache.usergrid.security.sso.ApigeeSSO2Provider | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type publicKey : String to publicKey : PublicKey in class org.apache.usergrid.security.sso.ApigeeSSO2Provider | From | To |