public class KarafRealm extends Object implements org.apache.karaf.jaas.config.JaasRealm
| Constructor and Description |
|---|
KarafRealm(org.osgi.framework.BundleContext bundleContext,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
AppConfigurationEntry[] |
getEntries() |
String |
getName() |
int |
getRank() |
void |
updated(Map<String,Object> properties) |
public String getName()
getName in interface org.apache.karaf.jaas.config.JaasRealmpublic int getRank()
getRank in interface org.apache.karaf.jaas.config.JaasRealmpublic AppConfigurationEntry[] getEntries()
getEntries in interface org.apache.karaf.jaas.config.JaasRealmCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.