public interface AuthorizationConfiguration extends SecurityConfiguration
SecurityConfiguration.Default
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Modifier and Type | Method and Description |
---|---|
@NotNull AccessControlManager |
getAccessControlManager(@NotNull Root root,
@NotNull NamePathMapper namePathMapper) |
@NotNull PermissionProvider |
getPermissionProvider(@NotNull Root root,
@NotNull java.lang.String workspaceName,
@NotNull java.util.Set<java.security.Principal> principals) |
@NotNull RestrictionProvider |
getRestrictionProvider() |
getCommitHooks, getConflictHandlers, getContext, getName, getParameters, getProtectedItemImporters, getRepositoryInitializer, getValidators, getWorkspaceInitializer
static final java.lang.String NAME
@NotNull @NotNull AccessControlManager getAccessControlManager(@NotNull @NotNull Root root, @NotNull @NotNull NamePathMapper namePathMapper)
@NotNull @NotNull RestrictionProvider getRestrictionProvider()
@NotNull @NotNull PermissionProvider getPermissionProvider(@NotNull @NotNull Root root, @NotNull @NotNull java.lang.String workspaceName, @NotNull @NotNull java.util.Set<java.security.Principal> principals)
Copyright © 2010 - 2023 Adobe. All Rights Reserved