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 TypeClassDescriptionclassAuthenticator for Microsoft Active Directory using LDAP.classAuthenticator for bearer-only SSO authentication.classAuthenticator for in-memory authentication.classAuthenticator for J2EE authentication.classNoOp authenticator, all requests are allowed.classOAuth2 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.classSealed authenticator, all requests are blocked.classAuthenticator for in-memory authentication using a YAML file.