org.drools.repository.modeshape
Class ModeShapeRepositoryConfiguratorWithJAAS

java.lang.Object
  extended by org.drools.repository.JCRRepositoryConfigurator
      extended by org.drools.repository.modeshape.ModeShapeRepositoryConfigurator
          extended by org.drools.repository.modeshape.ModeShapeRepositoryConfiguratorWithJAAS

public class ModeShapeRepositoryConfiguratorWithJAAS
extends ModeShapeRepositoryConfigurator

This specialized JCRRepositoryConfigurator simply initializes the IDTrust JAAS implementation optionally used by ModeShape for authentication and authorization.


Field Summary
 
Fields inherited from class org.drools.repository.JCRRepositoryConfigurator
defaultJCRImplClass, factory, JCR_IMPL_CLASS, repository, REPOSITORY_ROOT_DIRECTORY
 
Constructor Summary
ModeShapeRepositoryConfiguratorWithJAAS()
           
 
Method Summary
 
Methods inherited from class org.drools.repository.modeshape.ModeShapeRepositoryConfigurator
login, registerNodeTypesFromCndFile, shutdown
 
Methods inherited from class org.drools.repository.JCRRepositoryConfigurator
getJCRRepository, login
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModeShapeRepositoryConfiguratorWithJAAS

public ModeShapeRepositoryConfiguratorWithJAAS()


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.