Interface RepositorySecurityManager


public interface RepositorySecurityManager
HippoSession bound manager for accessing, and optionally managing, repository based security configuration.

The provided read-only and thread-safe providers are shared across all RepositorySecurityManager instances (e.g. across multiple HippoSessions).

The provided managers are all dedicated and bound to this RepositorySecurityManager instance and use (each) a dedicated system session for perform changes. These managers are NOT thread-safe and only to be used on-behalf of their HippoSession (user).