|
Push Down Method public configure(xp XStreamPersister) : void from class org.geoserver.security.oauth2.GeoServerOAuthAuthenticationProvider to public configure(xp XStreamPersister) : void from class org.geoserver.security.oauth2.GoogleOAuth2AuthenticationProvider |
From |
To |
|
Push Down Method public getAccessTokenUri() : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to public getAccessTokenUri() : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public setUserAuthorizationUri(userAuthorizationUri String) : void from class org.geoserver.security.oauth2.OAuth2FilterConfig to public setUserAuthorizationUri(userAuthorizationUri String) : void from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public providesAuthenticationEntryPoint() : boolean from class org.geoserver.security.oauth2.OAuth2FilterConfig to public providesAuthenticationEntryPoint() : boolean from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public getScopes() : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to public getScopes() : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public setAccessTokenUri(accessTokenUri String) : void from class org.geoserver.security.oauth2.OAuth2FilterConfig to public setAccessTokenUri(accessTokenUri String) : void from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public setLogoutUri(logoutUri String) : void from class org.geoserver.security.oauth2.OAuth2FilterConfig to public setLogoutUri(logoutUri String) : void from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public handlePostChanged(securityManager GeoServerSecurityManager) : void from class org.geoserver.security.oauth2.GeoServerOAuthAuthenticationProvider to public handlePostChanged(securityManager GeoServerSecurityManager) : void from class org.geoserver.security.oauth2.GoogleOAuth2AuthenticationProvider |
From |
To |
|
Push Down Method public getRedirectUri() : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to public getRedirectUri() : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public getCheckTokenEndpointUrl() : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to public getCheckTokenEndpointUrl() : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public setScopes(scopes String) : void from class org.geoserver.security.oauth2.OAuth2FilterConfig to public setScopes(scopes String) : void from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public getCliendId() : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to public getCliendId() : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public getLogoutUri() : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to public getLogoutUri() : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public setCliendId(cliendId String) : void from class org.geoserver.security.oauth2.OAuth2FilterConfig to public setCliendId(cliendId String) : void from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public setEnableRedirectAuthenticationEntryPoint(enableRedirectAuthenticationEntryPoint Boolean) : void from class org.geoserver.security.oauth2.OAuth2FilterConfig to public setEnableRedirectAuthenticationEntryPoint(enableRedirectAuthenticationEntryPoint Boolean) : void from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public getUserAuthorizationUri() : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to public getUserAuthorizationUri() : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public getEnableRedirectAuthenticationEntryPoint() : Boolean from class org.geoserver.security.oauth2.OAuth2FilterConfig to public getEnableRedirectAuthenticationEntryPoint() : Boolean from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public setRedirectUri(redirectUri String) : void from class org.geoserver.security.oauth2.OAuth2FilterConfig to public setRedirectUri(redirectUri String) : void from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public getClientSecret() : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to public getClientSecret() : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public setClientSecret(clientSecret String) : void from class org.geoserver.security.oauth2.OAuth2FilterConfig to public setClientSecret(clientSecret String) : void from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Method public setCheckTokenEndpointUrl(checkTokenEndpointUrl String) : void from class org.geoserver.security.oauth2.OAuth2FilterConfig to public setCheckTokenEndpointUrl(checkTokenEndpointUrl String) : void from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Attribute private enableRedirectAuthenticationEntryPoint : Boolean from class org.geoserver.security.oauth2.OAuth2FilterConfig to protected enableRedirectAuthenticationEntryPoint : Boolean from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Attribute private clientSecret : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to protected clientSecret : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Attribute private scopes : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to protected scopes : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Attribute private serialVersionUID : long from class org.geoserver.security.oauth2.OAuth2FilterConfig to private serialVersionUID : long from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Push Down Attribute private cliendId : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to protected cliendId : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Move Attribute private checkTokenEndpointUrl : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to protected checkTokenEndpointUrl : String from class org.geoserver.security.oauth2.GoogleOAuth2AuthenticationProvider |
From |
To |
|
Move Attribute public FILTER_LOGIN_ENDPOINT : String from class org.geoserver.security.oauth2.GeoServerOAuthAuthenticationFilter to public FILTER_LOGIN_ENDPOINT : String from class org.geoserver.security.oauth2.GoogleOAuth2FilterConfig |
From |
To |
|
Move Attribute private redirectUri : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to protected redirectUri : String from class org.geoserver.security.oauth2.GoogleOAuth2AuthenticationProvider |
From |
To |
|
Move Attribute private userAuthorizationUri : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to protected userAuthorizationUri : String from class org.geoserver.security.oauth2.GoogleOAuth2AuthenticationProvider |
From |
To |
|
Move Attribute private accessTokenUri : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to protected accessTokenUri : String from class org.geoserver.security.oauth2.GoogleOAuth2AuthenticationProvider |
From |
To |
|
Move Attribute private logoutUri : String from class org.geoserver.security.oauth2.OAuth2FilterConfig to protected logoutUri : String from class org.geoserver.security.oauth2.GoogleOAuth2AuthenticationProvider |
From |
To |