|
Pull Up Method public setUserTokenConverter(userTokenConverter UserAuthenticationConverter) : void from class org.geoserver.security.oauth2.services.GeoNodeAccessTokenConverter to public setUserTokenConverter(userTokenConverter UserAuthenticationConverter) : void from class org.geoserver.security.oauth2.services.GeoServerAccessTokenConverter |
From |
To |
|
Pull Up Method private parseScopes(map Map<String,?>) : Set<String> from class org.geoserver.security.oauth2.services.GeoNodeAccessTokenConverter to private parseScopes(map Map<String,?>) : Set<String> from class org.geoserver.security.oauth2.services.GeoServerAccessTokenConverter |
From |
To |
|
Pull Up Method public extractAuthentication(map Map<String,?>) : OAuth2Authentication from class org.geoserver.security.oauth2.services.GeoNodeAccessTokenConverter to public extractAuthentication(map Map<String,?>) : OAuth2Authentication from class org.geoserver.security.oauth2.services.GeoServerAccessTokenConverter |
From |
To |
|
Pull Up Method public extractAuthentication(map Map<String,?>) : OAuth2Authentication from class org.geoserver.security.oauth2.services.GitHubAccessTokenConverter to public extractAuthentication(map Map<String,?>) : OAuth2Authentication from class org.geoserver.security.oauth2.services.GeoServerAccessTokenConverter |
From |
To |
|
Pull Up Method private parseScopes(map Map<String,?>) : Set<String> from class org.geoserver.security.oauth2.services.GitHubAccessTokenConverter to private parseScopes(map Map<String,?>) : Set<String> from class org.geoserver.security.oauth2.services.GeoServerAccessTokenConverter |
From |
To |
|
Pull Up Method public setUserTokenConverter(userTokenConverter UserAuthenticationConverter) : void from class org.geoserver.security.oauth2.services.GitHubAccessTokenConverter to public setUserTokenConverter(userTokenConverter UserAuthenticationConverter) : void from class org.geoserver.security.oauth2.services.GeoServerAccessTokenConverter |
From |
To |