Class DefaultRestrictionPolicy

    • Constructor Detail

      • DefaultRestrictionPolicy

        public DefaultRestrictionPolicy()
    • Method Detail

      • restrictedEndpoint

        public boolean restrictedEndpoint​(io.undertow.server.HttpServerExchange exchange,
                                          String containerId)
        Description copied from interface: RestrictionPolicy
        Allows to restrict access to certain endpoints based on the policy implemented.
        Specified by:
        restrictedEndpoint in interface RestrictionPolicy
        Returns: