public class ProxyURLConfigEntry extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
cachePerSession |
protected String |
descriptorName |
protected boolean |
granted |
protected boolean |
useCache |
Constructor and Description |
---|
ProxyURLConfigEntry() |
ProxyURLConfigEntry(boolean granted,
ProxyableURLDescriptor desc) |
protected boolean granted
protected String descriptorName
protected boolean useCache
protected boolean cachePerSession
public ProxyURLConfigEntry()
public ProxyURLConfigEntry(boolean granted, ProxyableURLDescriptor desc)
Copyright © 2015 Nuxeo SA. All rights reserved.