com.silverpeas.jcrutil.security.impl
Class RepositoryHelper
java.lang.Object
com.silverpeas.jcrutil.security.impl.RepositoryHelper
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
public class RepositoryHelper
- extends Object
- implements org.springframework.context.ApplicationContextAware
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRC_LOGIN_MODULE
public static final String JRC_LOGIN_MODULE
- See Also:
- Constant Field Values
JRC_ACCESS_MANAGER
public static final String JRC_ACCESS_MANAGER
- See Also:
- Constant Field Values
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext context)
throws org.springframework.beans.BeansException
- Specified by:
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
getInstance
public static RepositoryHelper getInstance()
getJcrLoginModule
public static LoginModule getJcrLoginModule()
getJcrAccessManager
public static org.apache.jackrabbit.core.security.AccessManager getJcrAccessManager()
Copyright © 2016 Silverpeas. All Rights Reserved.