@ThreadSafe
@Service(value=org.apache.karaf.jaas.config.JaasRealm.class)
@Properties(value=@Property(name="supports.container.tokens",value="true",propertyPrivate=true))
public final class FabricJaasRealm
extends io.fabric8.api.scr.AbstractComponent
implements org.apache.karaf.jaas.config.JaasRealm
| Constructor and Description |
|---|
FabricJaasRealm() |
| Modifier and Type | Method and Description |
|---|---|
AppConfigurationEntry[] |
getEntries() |
String |
getName() |
int |
getRank() |
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 © 2011–2014 Red Hat. All rights reserved.