public class JaasHelper extends Object
Constructor and 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.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes this helper and unregisters the login module factory if needed.
|
boolean |
enabled()
Checks if JAAS support is enabled and the SSO login module is present.
|
public JaasHelper(FormAuthenticationHandler authHandler, org.osgi.framework.BundleContext ctx, FormAuthenticationHandlerConfig config)
ctx
- the bundle contextconfig
- properties that contain the jaas related LMF service properties.Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.