|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.rpc.handler.GenericHandler
org.globus.ogsa.impl.security.authentication.X509SignHandler
Constructor Summary | |
X509SignHandler()
|
Method Summary | |
javax.xml.namespace.QName[] |
getHeaders()
|
boolean |
handleMessage(javax.xml.rpc.handler.soap.SOAPMessageContext ctx,
javax.security.auth.Subject subject)
|
boolean |
handleRequest(javax.xml.rpc.handler.MessageContext context)
|
boolean |
handleResponse(javax.xml.rpc.handler.MessageContext context)
|
Methods inherited from class javax.xml.rpc.handler.GenericHandler |
destroy, handleFault, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public X509SignHandler()
Method Detail |
public boolean handleRequest(javax.xml.rpc.handler.MessageContext context)
public boolean handleResponse(javax.xml.rpc.handler.MessageContext context)
public boolean handleMessage(javax.xml.rpc.handler.soap.SOAPMessageContext ctx, javax.security.auth.Subject subject)
public javax.xml.namespace.QName[] getHeaders()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |