Interface ContextHandler.AliasCheck

    • Method Detail

      • check

        boolean check​(java.lang.String path,
                      Resource resource)
        Deprecated.
        Check an alias
        Parameters:
        path - The path the aliased resource was created for
        resource - The aliased resourced
        Returns:
        True if the resource is OK to be served.