d81fe1534f6afe63d2aca0079cfd29c0b4a763de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 2 | ||
| Rename Attribute NONCE_ATTRIBUTE : String to NONCE_SESSION_ATTRIBUTE : String in class org.pac4j.oidc.config.OidcConfiguration | From | To | |
| Rename Attribute STATE_ATTRIBUTE : String to STATE_SESSION_ATTRIBUTE : String in class org.pac4j.oidc.config.OidcConfiguration | From | To | |
| Extract Method | 1 | ||
| Extract Method protected buildParams() : Map<String,String> extracted from public redirect(context WebContext) : RedirectAction in class org.pac4j.oidc.redirect.OidcRedirectActionBuilder | From | To |