public class AuthenticatorService extends Object
Service
implementation which exposes ModeShape's custom authenticators.Constructor and Description |
---|
AuthenticatorService(String repositoryName,
Properties extractorProperties) |
Modifier and Type | Method and Description |
---|---|
<any> |
getJcrRepositoryInjector() |
<any> |
getModeShapeEngineInjector() |
JcrRepository |
getValue() |
void |
start(StartContext arg0) |
void |
stop(StopContext arg0) |
public AuthenticatorService(String repositoryName, Properties extractorProperties)
public JcrRepository getValue() throws IllegalStateException, IllegalArgumentException
public void start(StartContext arg0) throws StartException
StartException
public void stop(StopContext arg0)
public <any> getModeShapeEngineInjector()
public <any> getJcrRepositoryInjector()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.