Uses of Interface
io.vertigo.vega.impl.authentication.WebAuthenticationPlugin
Packages that use WebAuthenticationPlugin
Package
Description
-
Uses of WebAuthenticationPlugin in io.vertigo.vega.impl.authentication
Constructor parameters in io.vertigo.vega.impl.authentication with type arguments of type WebAuthenticationPluginModifierConstructorDescriptionWebAuthenticationManagerImpl(String appLoginHandler, VSecurityManager securityManager, Optional<AuthenticationManager> authenticationManagerOpt, List<WebAuthenticationPlugin> webAuthenticationPlugins) -
Uses of WebAuthenticationPlugin in io.vertigo.vega.plugins.authentication.aad
Classes in io.vertigo.vega.plugins.authentication.aad that implement WebAuthenticationPlugin -
Uses of WebAuthenticationPlugin in io.vertigo.vega.plugins.authentication.local
Classes in io.vertigo.vega.plugins.authentication.local that implement WebAuthenticationPlugin -
Uses of WebAuthenticationPlugin in io.vertigo.vega.plugins.authentication.oidc
Classes in io.vertigo.vega.plugins.authentication.oidc that implement WebAuthenticationPluginModifier and TypeClassDescriptionclassBase authentication handler for OpenId Connect. -
Uses of WebAuthenticationPlugin in io.vertigo.vega.plugins.authentication.saml2
Classes in io.vertigo.vega.plugins.authentication.saml2 that implement WebAuthenticationPluginModifier and TypeClassDescriptionclassBase authentication handler for SAML2.