Class AuthorizablesGraph

    • Field Detail

      • DEFAULT_NODE_CFG

        public static final Map<String,​Object> DEFAULT_NODE_CFG
    • Constructor Detail

      • AuthorizablesGraph

        public AuthorizablesGraph​(@NotNull
                                  Authorizables.Context context,
                                  @Nullable
                                  @Nullable String selector,
                                  @Nullable
                                  @Nullable String nameQueryPattern,
                                  @Nullable
                                  @Nullable String pathPattern)
                           throws javax.jcr.RepositoryException
        Throws:
        javax.jcr.RepositoryException
      • AuthorizablesGraph

        public AuthorizablesGraph​(@NotNull
                                  Authorizables.Context context,
                                  @Nullable
                                  @Nullable Class<? extends org.apache.jackrabbit.api.security.user.Authorizable> selector,
                                  @Nullable
                                  @Nullable String nameQueryPattern,
                                  @Nullable
                                  Authorizables.Filter filter)
                           throws javax.jcr.RepositoryException
        Throws:
        javax.jcr.RepositoryException