Interface ImageSecurityService


  • public interface ImageSecurityService
    • Method Detail

      • isAccessAllowed

        boolean isAccessAllowed​(String identifier)
      • isAccessAllowed

        default boolean isAccessAllowed​(String identifier,
                                        javax.servlet.http.HttpServletRequest req)
      • getLicense

        URI getLicense​(String identifier)