Uses of Interface
com.bloomreach.xm.repository.security.RepositorySecurityManager
-
Packages that use RepositorySecurityManager Package Description org.hippoecm.repository.api -
-
Uses of RepositorySecurityManager in org.hippoecm.repository.api
Methods in org.hippoecm.repository.api that return RepositorySecurityManager Modifier and Type Method Description RepositorySecurityManager
HippoWorkspace. getSecurityManager()
TheRepositorySecurityManager
allows accessing, and optionally managing, repository based security configuration.
-