Uses of Interface
org.apache.karaf.jaas.config.JaasRealm
-
Packages that use JaasRealm Package Description org.apache.karaf.jaas.config.impl -
-
Uses of JaasRealm in org.apache.karaf.jaas.config.impl
Classes in org.apache.karaf.jaas.config.impl that implement JaasRealm Modifier and Type Class Description classConfigAn implementation of JaasRealm which is created by the spring namespace handler.Methods in org.apache.karaf.jaas.config.impl with parameters of type JaasRealm Modifier and Type Method Description voidOsgiConfiguration. register(JaasRealm realm, Map<String,?> properties)voidOsgiConfiguration. unregister(JaasRealm realm, Map<String,?> properties)
-