| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.BundleContext |
getBundleContext() |
AppConfigurationEntry[] |
getEntries() |
Module[] |
getModules() |
String |
getName() |
int |
getRank() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
setModules(Module[] modules) |
void |
setName(String name) |
void |
setRank(int rank) |
public void setName(String name)
public void setRank(int rank)
public Module[] getModules()
public void setModules(Module[] modules)
public org.osgi.framework.BundleContext getBundleContext()
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
public AppConfigurationEntry[] getEntries()
getEntries in interface JaasRealmCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.