|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityConstraints | |
org.deegree_impl.services.wcas.metadatadesc | |
org.deegree.services.wcas.metadatadesc |
Uses of SecurityConstraints in org.deegree_impl.services.wcas.metadatadesc |
Classes in org.deegree_impl.services.wcas.metadatadesc that implement SecurityConstraints | |
class |
SecurityConstraints_Impl
SecurityConstraints_Impl.java Created on 16. |
Methods in org.deegree_impl.services.wcas.metadatadesc that return SecurityConstraints | |
private static SecurityConstraints |
WCAS_ISO19119Factory.getSecurityConstraints(org.w3c.dom.Element scElement)
returns an instance of the element <securityConstraints> minOccurs="0" maxOccurs="unbounded" |
SecurityConstraints[] |
ISO19119_Impl.getSecurityConstraints()
minOccurs="0" maxOccurs="unbounded" |
Methods in org.deegree_impl.services.wcas.metadatadesc with parameters of type SecurityConstraints | |
void |
ISO19119_Impl.addSecurityConstraints(SecurityConstraints securityconstraints)
|
void |
ISO19119_Impl.setSecurityConstraints(SecurityConstraints[] securityconstraints)
|
Constructors in org.deegree_impl.services.wcas.metadatadesc with parameters of type SecurityConstraints | |
ISO19119_Impl(java.lang.String abstract_,
AccessProperties accessproperties,
Citation citation,
java.lang.String credit,
DataCoupling datacoupling,
Keywords[] keywords,
ISO19115[] md_metadata,
OperationMetadata[] operationmetadata,
PointOfContact[] pointofcontact,
java.lang.String purpose,
Quality quality,
ResourceSpecifiedUsage[] resourcespecifiedusage,
SecurityConstraints[] securityconstraints,
ServiceType servicetype,
java.lang.String servicetypeversion,
StatusCode[] statuscode,
TypeProperty[] typeproperty)
Creates a new instance of asfasdasdsa |
Uses of SecurityConstraints in org.deegree.services.wcas.metadatadesc |
Methods in org.deegree.services.wcas.metadatadesc that return SecurityConstraints | |
SecurityConstraints[] |
ISO19119.getSecurityConstraints()
minOccurs="0" maxOccurs="unbounded" |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |