Uses of Interface
org.apache.servicemix.kernel.jaas.config.JaasRealm

Packages that use JaasRealm
org.apache.servicemix.kernel.jaas.config.impl   
 

Uses of JaasRealm in org.apache.servicemix.kernel.jaas.config.impl
 

Classes in org.apache.servicemix.kernel.jaas.config.impl that implement JaasRealm
 class Config
          An implementation of JaasRealm which is created by the spring namespace handler.
 

Methods in org.apache.servicemix.kernel.jaas.config.impl with parameters of type JaasRealm
 void OsgiConfiguration.register(JaasRealm realm, java.util.Map<java.lang.String,?> properties)
           
 void OsgiConfiguration.unregister(JaasRealm realm, java.util.Map<java.lang.String,?> properties)
           
 



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