Uses of Class
software.xdev.spring.security.web.authentication.ui.extendable.ExtendableLoginPageAdapter
Packages that use ExtendableLoginPageAdapter
Package
Description
-
Uses of ExtendableLoginPageAdapter in software.xdev.spring.security.web.authentication.ui.advanced
Subclasses of ExtendableLoginPageAdapter in software.xdev.spring.security.web.authentication.ui.advancedModifier and TypeClassDescriptionclass
AdvancedLoginPageAdapter<H extends org.springframework.security.config.annotation.web.HttpSecurityBuilder<H>>
-
Uses of ExtendableLoginPageAdapter in software.xdev.spring.security.web.authentication.ui.extendable
Classes in software.xdev.spring.security.web.authentication.ui.extendable with type parameters of type ExtendableLoginPageAdapterModifier and TypeClassDescriptionclass
ExtendableLoginPageAdapter<SELF extends ExtendableLoginPageAdapter<SELF,
SHARED_FILTER, LOGIN_FILTER, LOGOUT_FILTER, H>, SHARED_FILTER extends ExtendableDefaultPageGeneratingFilter, LOGIN_FILTER extends ExtendableDefaultLoginPageGeneratingFilter, LOGOUT_FILTER extends ExtendableDefaultLogoutPageGeneratingFilter, H extends org.springframework.security.config.annotation.web.HttpSecurityBuilder<H>>