Uses of Class
org.jgrapes.webconlet.oidclogin.OpenLoginWindow
Packages that use OpenLoginWindow
Package
Description
This package provides an OIDC login conlet (with fallback to password
login).
-
Uses of OpenLoginWindow in org.jgrapes.webconlet.oidclogin
Methods in org.jgrapes.webconlet.oidclogin with parameters of type OpenLoginWindowModifier and TypeMethodDescriptionvoidLoginConlet.onOpenLoginWindow(OpenLoginWindow event, Channel channel) Invoked when the OIDC client has assembled the required information for contacting the provider.