Uses of Class
org.apache.sling.auth.form.impl.FormAuthenticationHandler
-
Packages that use FormAuthenticationHandler Package Description org.apache.sling.auth.form.impl.jaas -
-
Uses of FormAuthenticationHandler in org.apache.sling.auth.form.impl.jaas
Constructors in org.apache.sling.auth.form.impl.jaas with parameters of type FormAuthenticationHandler Constructor Description JaasHelper(FormAuthenticationHandler authHandler, org.osgi.framework.BundleContext ctx, FormAuthenticationHandlerConfig config)Opens/Initializes the helper and registers the login module factory (LMF) service if possible.
-