Class URIResolver
java.lang.Object
com.sun.xml.ws.security.opt.impl.incoming.URIResolver
- All Implemented Interfaces:
URIDereferencer
- Author:
- K.Venugopal@sun.com
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of resolver -
Method Summary
Modifier and TypeMethodDescriptiondereference(URIReference uRIReference, XMLCryptoContext xMLCryptoContext)
-
Constructor Details
-
URIResolver
Creates a new instance of resolver
-
-
Method Details
-
dereference
public Data dereference(URIReference uRIReference, XMLCryptoContext xMLCryptoContext) throws URIReferenceException - Specified by:
dereferencein interfaceURIDereferencer- Throws:
URIReferenceException
-