@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, isValid
public java.lang.String getName()
getName
in interface org.apache.karaf.jaas.config.JaasRealm
public int getRank()
getRank
in interface org.apache.karaf.jaas.config.JaasRealm
public javax.security.auth.login.AppConfigurationEntry[] getEntries()
getEntries
in interface org.apache.karaf.jaas.config.JaasRealm
Copyright © 2011-2014 Red Hat. All Rights Reserved.