7cf07b4ede4ac97df9c7d993755a36e6082d1d08
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable payload : Jws<Claims> to claims : Jws<Claims> in method private getClaims(token String) : Jws<Claims> in class org.apache.usergrid.security.sso.ApigeeSSO2Provider | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.usergrid.security.tokens.externalProviders.ApigeeSSO2Provider moved to org.apache.usergrid.security.sso.ApigeeSSO2Provider | From | To | |
| Extract Interface | 1 | ||
| Extract Interface org.apache.usergrid.security.sso.ExternalSSOProvider from classes [org.apache.usergrid.security.sso.ApigeeSSO2Provider] | From | To | |
| Extract Method | 1 | ||
| Extract Method private getClaims(token String) : Jws<Claims> extracted from public validateAndReturnUserInfo(token String, ttl long) : UserInfo in class org.apache.usergrid.security.sso.ApigeeSSO2Provider | From | To |