Uses of Class
org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
Packages that use AbstractServletAuthenticator
-
Uses of AbstractServletAuthenticator in org.frankframework.lifecycle.servlets
Subclasses of AbstractServletAuthenticator in org.frankframework.lifecycle.servletsModifier and TypeClassDescriptionclass
Authenticator for Microsoft Active Directory using LDAP.class
Authenticator for in-memory authentication.class
Authenticator for J2EE authentication.class
NoOp authenticator, all requests are allowed.class
OAuth2 Authentication provider which contains 4 defaults (Google, GitHub, Facebook and Okta), as well as a custom setting which allows users to use their own IDP.class
Sealed authenticator, all requests are blocked.class
Authenticator for in-memory authentication using a YAML file.