Uses of Interface
io.vertigo.vega.impl.servlet.filter.DelegateAuthenticationFilterHandler
-
Packages that use DelegateAuthenticationFilterHandler Package Description io.vertigo.vega.impl.servlet.filter -
-
Uses of DelegateAuthenticationFilterHandler in io.vertigo.vega.impl.servlet.filter
Classes in io.vertigo.vega.impl.servlet.filter that implement DelegateAuthenticationFilterHandler Modifier and Type Class Description classAbstactKeycloakDelegateAuthenticationHandlerThis class provides predinied workflow for authenticating Vertigo users with a keycloak server using OpenIdConnect protocol.
-