Uses of Interface
com.kingsrook.qqq.backend.core.modules.authentication.QAuthenticationModuleInterface
Packages that use QAuthenticationModuleInterface
Package
Description
-
Uses of QAuthenticationModuleInterface in com.kingsrook.qqq.backend.core.modules.authentication
Methods in com.kingsrook.qqq.backend.core.modules.authentication that return QAuthenticationModuleInterfaceModifier and TypeMethodDescriptionQAuthenticationModuleDispatcher.getQModule
(QAuthenticationMetaData authenticationMetaData) QAuthenticationModuleDispatcher.getQModule
(String authenticationType) -
Uses of QAuthenticationModuleInterface in com.kingsrook.qqq.backend.core.modules.authentication.implementations
Classes in com.kingsrook.qqq.backend.core.modules.authentication.implementations that implement QAuthenticationModuleInterfaceModifier and TypeClassDescriptionclass
QQQ AuthenticationModule for working with Auth0.class
An authentication module with no actual backing system - all users are treated as anonymous, and all sessions are always valid.class
class
Implementation of OAuth2 authentication.class