Uses of Class
org.gvsig.downloader.swing.scribejava.keycloak.DownloaderAuthenticationKeycloakRequester
Packages that use DownloaderAuthenticationKeycloakRequester
Package
Description
-
Uses of DownloaderAuthenticationKeycloakRequester in org.gvsig.downloader.swing.scribejava.keycloak
Methods in org.gvsig.downloader.swing.scribejava.keycloak that return DownloaderAuthenticationKeycloakRequester -
Uses of DownloaderAuthenticationKeycloakRequester in org.gvsig.downloader.swing.scribejava.keycloak.callbacks
Fields in org.gvsig.downloader.swing.scribejava.keycloak.callbacks declared as DownloaderAuthenticationKeycloakRequesterModifier and TypeFieldDescriptionprotected final DownloaderAuthenticationKeycloakRequesterAbstractCallback.identificationRequesterConstructors in org.gvsig.downloader.swing.scribejava.keycloak.callbacks with parameters of type DownloaderAuthenticationKeycloakRequesterModifierConstructorDescriptionAbstractCallback(DownloaderAuthenticationKeycloakRequester identificationRequester, com.github.scribejava.core.oauth.OAuth20Service service, String contextPath) CallbackAuthorizationHandler(DownloaderAuthenticationKeycloakRequester identificationRequester, com.github.scribejava.core.oauth.OAuth20Service service, String contextPath) CallbackLogoutHandler(DownloaderAuthenticationKeycloakRequester identificationRequester, com.github.scribejava.core.oauth.OAuth20Service service, String contextPath)