|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerSecurityHandler
ServerSecurityHandler
Method Summary | |
---|---|
void |
handleRequest(Element request)
Handles the security processing of server requests. |
void |
handleResponse(Element response)
Handles the security processing of server response. |
Method Detail |
---|
void handleRequest(Element request) throws Exception
request
- the SOAP request
Exception
- indicates an error during security processingvoid handleResponse(Element response) throws Exception
response
- the SOAP response
Exception
- indicates an error during security processing
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |