Interface RestrictionPolicy

    • Method Detail

      • restrictedEndpoint

        boolean restrictedEndpoint​(io.undertow.server.HttpServerExchange exchange,
                                   String containerId)
        Allows to restrict access to certain endpoints based on the policy implemented.
        Parameters:
        exchange -
        containerId -
        Returns: