|
Change Variable Type response : OAuthClient.AuthorizationCodeResponse to response : OAuthClient.AuthorizationEndpointResponse in method public authorizationValidRedirectUri() : void in class org.keycloak.testsuite.oauth.AuthorizationCodeTest |
From |
To |
|
Change Variable Type resp : OAuthClient.AuthorizationCodeResponse to resp : OAuthClient.AuthorizationEndpointResponse in method public promptNoneNotLogged() : void in class org.keycloak.testsuite.oidc.OIDCAdvancedRequestParamsTest |
From |
To |
|
Change Variable Type resp : OAuthClient.AuthorizationCodeResponse to resp : OAuthClient.AuthorizationEndpointResponse in method public requestParam() : void in class org.keycloak.testsuite.oidc.OIDCAdvancedRequestParamsTest |
From |
To |
|
Change Variable Type response : OAuthClient.AuthorizationCodeResponse to response : OAuthClient.AuthorizationEndpointResponse in method public testValid() : void in class org.keycloak.testsuite.oauth.OAuthRedirectUriTest |
From |
To |
|
Change Variable Type resp : OAuthClient.AuthorizationCodeResponse to resp : OAuthClient.AuthorizationEndpointResponse in method public promptNoneConsentRequired() : void in class org.keycloak.testsuite.oidc.OIDCAdvancedRequestParamsTest |
From |
To |
|
Change Variable Type resp : OAuthClient.AuthorizationCodeResponse to resp : OAuthClient.AuthorizationEndpointResponse in method public requestUriParam() : void in class org.keycloak.testsuite.oidc.OIDCAdvancedRequestParamsTest |
From |
To |
|
Change Variable Type response : OAuthClient.AuthorizationCodeResponse to response : OAuthClient.AuthorizationEndpointResponse in method public authorizationRequestNoState() : void in class org.keycloak.testsuite.oauth.AuthorizationCodeTest |
From |
To |
|
Change Variable Type errorResponse : OAuthClient.AuthorizationCodeResponse to errorResponse : OAuthClient.AuthorizationEndpointResponse in method public authorizationRequestInvalidResponseType() : void in class org.keycloak.testsuite.oauth.AuthorizationCodeTest |
From |
To |
|
Change Variable Type codeResponse : OAuthClient.AuthorizationCodeResponse to codeResponse : OAuthClient.AuthorizationEndpointResponse in method public getClientSessions() : void in class org.keycloak.testsuite.admin.ClientTest |
From |
To |
|
Change Variable Type response : OAuthClient.AuthorizationCodeResponse to response : OAuthClient.AuthorizationEndpointResponse in method public testWithParams() : void in class org.keycloak.testsuite.oauth.OAuthRedirectUriTest |
From |
To |
|
Change Variable Type response : OAuthClient.AuthorizationCodeResponse to response : OAuthClient.AuthorizationEndpointResponse in method public authorizationRequest() : void in class org.keycloak.testsuite.oauth.AuthorizationCodeTest |
From |
To |
|
Change Variable Type errorResponse : OAuthClient.AuthorizationCodeResponse to errorResponse : OAuthClient.AuthorizationEndpointResponse in method public authorizationRequestMissingResponseType() : void in class org.keycloak.testsuite.oauth.AuthorizationCodeTest |
From |
To |
|
Change Variable Type errorResponse : OAuthClient.AuthorizationCodeResponse to errorResponse : OAuthClient.AuthorizationEndpointResponse in method public authorizationRequestImplicitFlowDisabled() : void in class org.keycloak.testsuite.oauth.AuthorizationCodeTest |
From |
To |