Uses of Class
org.jolokia.server.core.restrictor.policy.AbstractChecker
Packages that use AbstractChecker
-
Uses of AbstractChecker in org.jolokia.server.core.restrictor.policy
Subclasses of AbstractChecker in org.jolokia.server.core.restrictor.policyModifier and TypeClassDescriptionclassCheck for location restrictions for CORS based cross browser platform requestsclassChecker, which extractshttpelements from the policy document which in turn declares the allowed HTTP methods ("get" or "post").classChecker, which checks for specific MBean attributes or operations which can be either defined in an<allow>or<deny>seciton.classCheck whether a host is allowed to access the agent.classChecks for a certain requst type which are specified within a<commands>section.