org.apache.karaf.jaas.config.impl
Class ProxyLoginModuleInitializer

java.lang.Object
  extended by org.apache.karaf.jaas.config.impl.ProxyLoginModuleInitializer

public class ProxyLoginModuleInitializer
extends java.lang.Object


Constructor Summary
ProxyLoginModuleInitializer()
           
 
Method Summary
 void init()
           
 void setBundleContext(org.osgi.framework.BundleContext bundleContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyLoginModuleInitializer

public ProxyLoginModuleInitializer()
Method Detail

setBundleContext

public void setBundleContext(org.osgi.framework.BundleContext bundleContext)

init

public void init()


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.