|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.security.opt.crypto.jaxb.JAXBURIDereferencer
public class JAXBURIDereferencer
| Constructor Summary | |
|---|---|
JAXBURIDereferencer()
Creates a new instance of JAXBURIDereferencer |
|
| Method Summary | |
|---|---|
javax.xml.crypto.Data |
dereference(javax.xml.crypto.URIReference uRIReference,
javax.xml.crypto.XMLCryptoContext xMLCryptoContext)
Dereferences the specified URIReference and returns the dereferenced data. |
javax.xml.bind.JAXBElement |
getJaxbElement()
Get the JAXBElement |
javax.xml.bind.JAXBContext |
getJbContext()
Get JAXBContext |
void |
setJaxbElement(javax.xml.bind.JAXBElement jaxbElement)
|
void |
setJbContext(javax.xml.bind.JAXBContext jbContext)
Set JAXBContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAXBURIDereferencer()
| Method Detail |
|---|
public javax.xml.crypto.Data dereference(javax.xml.crypto.URIReference uRIReference,
javax.xml.crypto.XMLCryptoContext xMLCryptoContext)
throws javax.xml.crypto.URIReferenceException
dereference in interface javax.xml.crypto.URIDereferencerjavax.xml.crypto.URIReferenceExceptionpublic javax.xml.bind.JAXBElement getJaxbElement()
public void setJaxbElement(javax.xml.bind.JAXBElement jaxbElement)
public javax.xml.bind.JAXBContext getJbContext()
public void setJbContext(javax.xml.bind.JAXBContext jbContext)
jbContext - - JAXBContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||