public interface ACLSessionProviderService
| Modifier and Type | Method and Description |
|---|---|
void |
clearSessionProviders()
Clears all created session providers
|
org.exoplatform.services.jcr.ext.common.SessionProvider |
getACLSessionProvider(List<org.exoplatform.services.jcr.access.AccessControlEntry> accessList)
Gets the session provider by access control entry list
|
org.exoplatform.services.jcr.ext.common.SessionProvider |
getAnonymSessionProvider()
Gets the anonym session provider
|
org.exoplatform.services.jcr.ext.common.SessionProvider getAnonymSessionProvider()
org.exoplatform.services.jcr.ext.common.SessionProvider getACLSessionProvider(List<org.exoplatform.services.jcr.access.AccessControlEntry> accessList)
accessList - void clearSessionProviders()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.