public class OpenAuthorizationConfiguration extends SecurityConfiguration.Default implements AuthorizationConfiguration
AuthorizationConfiguration
which grants
full access to any Subject
.SecurityConfiguration.Default
NAME
Constructor and Description |
---|
OpenAuthorizationConfiguration() |
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCommitHooks, getConflictHandlers, getContext, getName, getParameters, getProtectedItemImporters, getRepositoryInitializer, getValidators, getWorkspaceInitializer
@NotNull public @NotNull AccessControlManager getAccessControlManager(@NotNull @NotNull Root root, @NotNull @NotNull NamePathMapper namePathMapper)
getAccessControlManager
in interface AuthorizationConfiguration
@NotNull public @NotNull RestrictionProvider getRestrictionProvider()
getRestrictionProvider
in interface AuthorizationConfiguration
@NotNull public @NotNull PermissionProvider getPermissionProvider(@NotNull @NotNull Root root, @NotNull @NotNull java.lang.String workspaceName, @NotNull @NotNull java.util.Set<java.security.Principal> principals)
getPermissionProvider
in interface AuthorizationConfiguration
Copyright © 2010 - 2023 Adobe. All Rights Reserved