Class AllowAllRestrictor

java.lang.Object
org.jolokia.server.core.restrictor.AbstractConstantRestrictor
org.jolokia.server.core.restrictor.AllowAllRestrictor
All Implemented Interfaces:
Restrictor

public class AllowAllRestrictor extends AbstractConstantRestrictor
A restrictor which simply allows everything. Used, when no jolokia-access.xml is present.
Since:
Jul 28, 2009
Author:
roland
  • Constructor Details

    • AllowAllRestrictor

      public AllowAllRestrictor()