| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.csw.iso_profile.ebrim.CSWSOAPHandler
public class CSWSOAPHandler
The CSWSOAPFilter class parses an incoming soap - (post)request which (if the root element is bound to
 the soap name space "http://www.w3.org/2003/05/soap-envelope") will copy the csw:Operation inside the envelope. Sets
 the user name and passwords inside the root element of the csw:reqquest and sends it to the chain.
| Constructor Summary | |
|---|---|
CSWSOAPHandler()
Create an empty CSWSoapHandler with username set to anonymous and password to "".  | 
|
CSWSOAPHandler(XMLFragment incomingRequest)
Simple constructor buffering the request.  | 
|
| Method Summary | |
|---|---|
 XMLFragment | 
createCSWRequestFromSOAP()
Finds a user and a password from a given soap request, and inserts them as attributes into the rootelement of the csw:request inside the body of the soap.  | 
 String | 
getPassword()
 | 
 String | 
getUserName()
 | 
 boolean | 
isSOAPRequest()
 | 
 void | 
setIncomingRequest(XMLFragment doc)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CSWSOAPHandler()
public CSWSOAPHandler(XMLFragment incomingRequest)
incomingRequest - | Method Detail | 
|---|
public boolean isSOAPRequest()
public XMLFragment createCSWRequestFromSOAP()
                                     throws OGCWebServiceException
null if the element has no localname of Envelope, or
         the data (aka as doc) was not set.
OGCWebServiceException - if some required elements are not set.public String getPassword()
public String getUserName()
public void setIncomingRequest(XMLFragment doc)
doc - sets the incomingRequest to doc.
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org