Class AllowSymLinkAliasChecker

    • Constructor Detail

      • AllowSymLinkAliasChecker

        public AllowSymLinkAliasChecker()
        Deprecated.
    • Method Detail

      • check

        public boolean check​(java.lang.String uri,
                             Resource resource)
        Deprecated.
        Description copied from interface: ContextHandler.AliasCheck
        Check an alias
        Specified by:
        check in interface ContextHandler.AliasCheck
        Parameters:
        uri - The path the aliased resource was created for
        resource - The aliased resourced
        Returns:
        True if the resource is OK to be served.