|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.security.opt.impl.dsig.DSigResolver
public class DSigResolver
Implementation of JSR 105 URIDereferencer interface for optimized path
| Constructor Summary | |
|---|---|
DSigResolver()
|
|
| Method Summary | |
|---|---|
javax.xml.crypto.Data |
dereference(javax.xml.crypto.URIReference uriRef,
javax.xml.crypto.XMLCryptoContext context)
resolve the URI of type "cid:" , "attachmentRef:", "http:", "#xyz". |
static javax.xml.crypto.URIDereferencer |
getInstance()
create a new instance of this class |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DSigResolver()
| Method Detail |
|---|
public static javax.xml.crypto.URIDereferencer getInstance()
public javax.xml.crypto.Data dereference(javax.xml.crypto.URIReference uriRef,
javax.xml.crypto.XMLCryptoContext context)
throws javax.xml.crypto.URIReferenceException
dereference in interface javax.xml.crypto.URIDereferenceruriRef - context{@inheritDoc} -
javax.xml.crypto.URIReferenceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||