Package org.jolokia.server.core.restrictor.policy


package org.jolokia.server.core.restrictor.policy
  • Classes
    Class
    Description
    Base class for all checkers
    Check for location restrictions for CORS based cross browser platform requests
    Checker, which extracts http elements from the policy document which in turn declares the allowed HTTP methods ("get" or "post").
    Checker, which checks for specific MBean attributes or operations which can be either defined in an <allow> or <deny> seciton.
    Class encapsulation the arguments for the check command
    Check whether a host is allowed to access the agent.
    Restrictor, which is based on a policy file
    Checks for a certain requst type which are specified within a <commands> section.