Class CallbackAuthorizationHandler
java.lang.Object
org.gvsig.downloader.swing.scribejava.keycloak.callbacks.AbstractCallback
org.gvsig.downloader.swing.scribejava.keycloak.callbacks.CallbackAuthorizationHandler
- All Implemented Interfaces:
HttpHandler
- Author:
- jjdelcerro
-
Field Summary
Fields inherited from class org.gvsig.downloader.swing.scribejava.keycloak.callbacks.AbstractCallback
aborted, contextPath, identificationRequester, LOGGER, service -
Constructor Summary
ConstructorsConstructorDescriptionCallbackAuthorizationHandler(DownloaderAuthenticationKeycloakRequester identificationRequester, com.github.scribejava.core.oauth.OAuth20Service service, String contextPath) -
Method Summary
Methods inherited from class org.gvsig.downloader.swing.scribejava.keycloak.callbacks.AbstractCallback
getConfig, message, message_and_close, remove, response, responseQuietly, stopWaitingForResponse
-
Constructor Details
-
CallbackAuthorizationHandler
public CallbackAuthorizationHandler(DownloaderAuthenticationKeycloakRequester identificationRequester, com.github.scribejava.core.oauth.OAuth20Service service, String contextPath)
-
-
Method Details
-
handle
- Specified by:
handlein interfaceHttpHandler- Throws:
IOException
-