@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 AbstractComponent implements org.apache.karaf.jaas.config.JaasRealm
| Constructor and Description |
|---|
FabricJaasRealm() |
| Modifier and Type | Method and Description |
|---|---|
javax.security.auth.login.AppConfigurationEntry[] |
getEntries() |
java.lang.String |
getName() |
int |
getRank() |
activateComponent, assertValid, deactivateComponent, isValidpublic java.lang.String getName()
getName in interface org.apache.karaf.jaas.config.JaasRealmpublic int getRank()
getRank in interface org.apache.karaf.jaas.config.JaasRealmpublic javax.security.auth.login.AppConfigurationEntry[] getEntries()
getEntries in interface org.apache.karaf.jaas.config.JaasRealmCopyright © 2011-2014 Red Hat. All Rights Reserved.