xsul.dsig.globus.security.authentication.wssec
Class WSSecurityIdResolver
java.lang.Object
xsul.dsig.globus.security.authentication.wssec.WSSecurityIdResolver
- public class WSSecurityIdResolver
- extends java.lang.Object
This resolver is used for resolving same-document URI like URI="#id".
It is desgined to only work with SOAPEnvelopes. It looks for the Id in the first
child elemenet of the Body element.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSSecurityIdResolver
public WSSecurityIdResolver()
getInstance
public static WSSecurityIdResolver getInstance()
getElementById
public org.w3c.dom.Element getElementById(org.w3c.dom.Document doc,
java.lang.String id)
IU Extreme! Lab (http://www.extreme.indiana.edu)