public interface AuthorizationConfiguration extends SecurityConfiguration
SecurityConfiguration.Default| Modifier and Type | Method and Description |
|---|---|
@NotNull AccessControlManager |
getAccessControlManager(@NotNull org.apache.jackrabbit.oak.api.Root root,
@NotNull org.apache.jackrabbit.oak.namepath.NamePathMapper namePathMapper) |
@NotNull PermissionProvider |
getPermissionProvider(@NotNull org.apache.jackrabbit.oak.api.Root root,
@NotNull String workspaceName,
@NotNull Set<Principal> principals) |
@NotNull RestrictionProvider |
getRestrictionProvider() |
getCommitHooks, getConflictHandlers, getContext, getName, getParameters, getProtectedItemImporters, getRepositoryInitializer, getValidators, getWorkspaceInitializerstatic final String NAME
@NotNull @NotNull AccessControlManager getAccessControlManager(@NotNull @NotNull org.apache.jackrabbit.oak.api.Root root, @NotNull @NotNull org.apache.jackrabbit.oak.namepath.NamePathMapper namePathMapper)
@NotNull @NotNull RestrictionProvider getRestrictionProvider()
@NotNull @NotNull PermissionProvider getPermissionProvider(@NotNull @NotNull org.apache.jackrabbit.oak.api.Root root, @NotNull @NotNull String workspaceName, @NotNull @NotNull Set<Principal> principals)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.