Uses of Class
org.jboss.windup.web.services.KeycloakAuthenticationException
-
Packages that use KeycloakAuthenticationException Package Description org.jboss.windup.web.services -
-
Uses of KeycloakAuthenticationException in org.jboss.windup.web.services
Methods in org.jboss.windup.web.services that throw KeycloakAuthenticationException Modifier and Type Method Description static voidKeycloakAuthenticator. validateToken(boolean ssl, String serverHost, String token)Authenticate the given keycloak token with the keycloak server.
-