| Constructor and Description |
|---|
GisPrincipal(String name,
List roles) |
GisPrincipal(String name,
String password,
String code,
nl.b3p.wms.capabilities.ServiceProvider sp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptWfsFeatureType(String ftn) |
String |
getCode() |
static GisPrincipal |
getGisPrincipal(javax.servlet.http.HttpServletRequest request) |
static GisPrincipal |
getGisPrincipal(javax.servlet.http.HttpServletRequest request,
boolean flushCache) |
static GisPrincipal |
getGisPrincipal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
nl.b3p.zoeker.configuratie.Bron |
getKbWfsConnectie() |
List |
getKbWfsFeatures() |
nl.b3p.wms.capabilities.Layer |
getLayer(String layerName) |
List |
getLayerNames(boolean legendGraphicOnly) |
List |
getLayers(boolean legendGraphicOnly,
boolean nameOnly) |
String |
getLayerTitle(String layerName) |
String |
getLegendGraphicUrl(nl.b3p.wms.capabilities.Layer l,
String styleName) |
String |
getName() |
String |
getPassword() |
Set |
getRoles() |
nl.b3p.wms.capabilities.ServiceProvider |
getSp() |
boolean |
hasLegendGraphic(nl.b3p.wms.capabilities.Layer l) |
boolean |
isInRole(String role) |
void |
setCode(String code) |
void |
setKbWfsConnectie(nl.b3p.zoeker.configuratie.Bron kbWfsConnectie) |
void |
setKbWfsFeatures(List kbWfsFeatures) |
void |
setSp(nl.b3p.wms.capabilities.ServiceProvider sp) |
String |
toString() |
public String getPassword()
public String getCode()
public void setCode(String code)
public final boolean isInRole(String role)
public Set getRoles()
public String toString()
public nl.b3p.wms.capabilities.ServiceProvider getSp()
public void setSp(nl.b3p.wms.capabilities.ServiceProvider sp)
public List getLayerNames(boolean legendGraphicOnly)
public List getLayers(boolean legendGraphicOnly, boolean nameOnly)
public boolean hasLegendGraphic(nl.b3p.wms.capabilities.Layer l)
public String getLegendGraphicUrl(nl.b3p.wms.capabilities.Layer l, String styleName)
public nl.b3p.wms.capabilities.Layer getLayer(String layerName)
public boolean acceptWfsFeatureType(String ftn)
public static GisPrincipal getGisPrincipal(javax.servlet.http.HttpServletRequest request)
public static GisPrincipal getGisPrincipal(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
public static GisPrincipal getGisPrincipal(javax.servlet.http.HttpServletRequest request, boolean flushCache)
public nl.b3p.zoeker.configuratie.Bron getKbWfsConnectie()
public void setKbWfsConnectie(nl.b3p.zoeker.configuratie.Bron kbWfsConnectie)
kbWfsConnectie - the kbWfsConnectie to setpublic List getKbWfsFeatures()
public void setKbWfsFeatures(List kbWfsFeatures)
kbWfsFeatures - the kbWfsFeatures to setCopyright © 2016. All rights reserved.