|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Condition in org.deegree.security.owsproxy |
---|
Methods in org.deegree.security.owsproxy that return Condition | |
---|---|
Condition |
Request.getPostConditions()
returns the post-condition assigned to a request. |
Condition |
Request.getPreConditions()
returns the pre-condition assigned to a request. |
Methods in org.deegree.security.owsproxy with parameters of type Condition | |
---|---|
void |
Request.setPostConditions(Condition condition)
sets the post-condition of a Request |
void |
Request.setPreConditions(Condition condition)
sets the pre-condition of a Request |
Constructors in org.deegree.security.owsproxy with parameters of type Condition | |
---|---|
Request(java.lang.String service,
java.lang.String name,
Condition preConditions,
Condition postConditions)
|
Uses of Condition in org.deegree.security.owsrequestvalidator |
---|
Methods in org.deegree.security.owsrequestvalidator that return Condition | |
---|---|
Condition |
Policy.getGeneralCondition()
returns the general conditions that must be fullfilled by a request |
Condition |
OWSValidator.getGeneralCondtion()
returns the general condition assigned to the encapsulated policy |
Methods in org.deegree.security.owsrequestvalidator with parameters of type Condition | |
---|---|
protected void |
RequestValidator.validateExceptions(Condition condition,
java.lang.String exceptions)
checks if the passed exceptions format is valid against the exceptions formats defined in the policy. |
protected void |
RequestValidator.validateVersion(Condition condition,
java.lang.String version)
|
Constructors in org.deegree.security.owsrequestvalidator with parameters of type Condition | |
---|---|
GeneralPolicyValidator(Condition generalCondition)
|
|
Policy(SecurityConfig securityConfig,
Condition generalCondition,
Request[] requests)
|
Uses of Condition in org.deegree.security.owsrequestvalidator.csw |
---|
Methods in org.deegree.security.owsrequestvalidator.csw with parameters of type Condition | |
---|---|
void |
AbstractCSWRequestValidator.validateRecordTypes(Condition condition,
java.lang.String[] typeNames)
validates the requested record type / outputTypeRec. |
Uses of Condition in org.deegree.security.owsrequestvalidator.wfs |
---|
Methods in org.deegree.security.owsrequestvalidator.wfs with parameters of type Condition | |
---|---|
protected void |
AbstractWFSRequestValidator.validateFeatureTypes(Condition condition,
java.lang.String[] featureTypes)
validates if the requested info featuretypes are valid against the policy/condition. |
Uses of Condition in org.deegree.security.owsrequestvalidator.wms |
---|
Methods in org.deegree.security.owsrequestvalidator.wms with parameters of type Condition | |
---|---|
protected void |
AbstractWMSRequestValidator.validateFormat(Condition condition,
java.lang.String format)
checks if the passed format is valid against the formats defined in the policy. |
protected void |
AbstractWMSRequestValidator.validateMaxHeight(Condition condition,
int height)
checks if the passed height is > 0 and if it's valid against the maxHeight defined in the policy. |
protected void |
AbstractWMSRequestValidator.validateMaxWidth(Condition condition,
int width)
checks if the passed width is > 0 and if it's valid against the maxWidth defined in the policy. |
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org