|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.hub.security.HubDecryptionHandler
public class HubDecryptionHandler
Handler that encrypt.
Constructor Summary | |
---|---|
HubDecryptionHandler(Crypto crypto2)
|
Method Summary | |
---|---|
void |
close(MessageContext context)
Close. |
Set<QName> |
getHeaders()
Gets the headers. |
boolean |
handleFault(SOAPMessageContext context)
Handle fault. |
boolean |
handleMessage(SOAPMessageContext cxt)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HubDecryptionHandler(Crypto crypto2)
crypto2
- Method Detail |
---|
public boolean handleMessage(SOAPMessageContext cxt)
handleMessage
in interface Handler<SOAPMessageContext>
public boolean handleFault(SOAPMessageContext context)
handleFault
in interface Handler<SOAPMessageContext>
context
- The SOAPMessageContext
public void close(MessageContext context)
close
in interface Handler<SOAPMessageContext>
context
- The SOAPMessageContext public Set<QName> getHeaders()
getHeaders
in interface SOAPHandler<SOAPMessageContext>
Set
containing all the headers
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |