public class PDPDataHolder extends Object
Constructor and Description |
---|
PDPDataHolder() |
Modifier and Type | Method and Description |
---|---|
String[] |
getPipAttributeFinders() |
String[] |
getPipResourceFinders() |
String[] |
getPolicyFinders() |
boolean |
isDecisionCacheEnable() |
void |
setDecisionCacheEnable(boolean decisionCacheEnable) |
void |
setPipAttributeFinders(String[] pipAttributeFinders) |
void |
setPipResourceFinders(String[] pipResourceFinders) |
void |
setPolicyFinders(String[] policyFinders) |
public String[] getPolicyFinders()
public void setPolicyFinders(String[] policyFinders)
public String[] getPipAttributeFinders()
public void setPipAttributeFinders(String[] pipAttributeFinders)
public String[] getPipResourceFinders()
public void setPipResourceFinders(String[] pipResourceFinders)
public boolean isDecisionCacheEnable()
public void setDecisionCacheEnable(boolean decisionCacheEnable)
Copyright © 2016 WSO2. All rights reserved.