org.apache.servicemix.kernel.jaas.config.impl
Class ProxyLoginModuleInitializer

java.lang.Object
  extended by org.apache.servicemix.kernel.jaas.config.impl.ProxyLoginModuleInitializer
All Implemented Interfaces:
org.springframework.osgi.context.BundleContextAware

public class ProxyLoginModuleInitializer
extends java.lang.Object
implements org.springframework.osgi.context.BundleContextAware


Constructor Summary
ProxyLoginModuleInitializer()
           
 
Method Summary
 void init()
           
 void setBundleContext(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(BundleContext bundleContext)
Specified by:
setBundleContext in interface org.springframework.osgi.context.BundleContextAware

init

public void init()


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