public class OpenAuthorizationConfiguration extends SecurityConfiguration.Default implements AuthorizationConfiguration
AuthorizationConfiguration which grants
full access to any Subject.SecurityConfiguration.DefaultNAME| Constructor and Description |
|---|
OpenAuthorizationConfiguration() |
| 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, getWorkspaceInitializerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCommitHooks, getConflictHandlers, getContext, getName, getParameters, getProtectedItemImporters, getRepositoryInitializer, getValidators, getWorkspaceInitializer@NotNull public @NotNull AccessControlManager getAccessControlManager(@NotNull @NotNull org.apache.jackrabbit.oak.api.Root root, @NotNull @NotNull org.apache.jackrabbit.oak.namepath.NamePathMapper namePathMapper)
getAccessControlManager in interface AuthorizationConfiguration@NotNull public @NotNull RestrictionProvider getRestrictionProvider()
getRestrictionProvider in interface AuthorizationConfiguration@NotNull public @NotNull PermissionProvider getPermissionProvider(@NotNull @NotNull org.apache.jackrabbit.oak.api.Root root, @NotNull @NotNull String workspaceName, @NotNull @NotNull Set<Principal> principals)
getPermissionProvider in interface AuthorizationConfigurationCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.