com.sun.xml.ws.security.opt.crypto.jaxb
Class JAXBValidateContext

java.lang.Object
  extended by com.sun.xml.ws.security.opt.crypto.jaxb.JAXBCryptoContext
      extended by com.sun.xml.ws.security.opt.crypto.jaxb.JAXBValidateContext
All Implemented Interfaces:
XMLValidateContext, XMLCryptoContext

public class JAXBValidateContext
extends JAXBCryptoContext
implements XMLValidateContext

Contains common context information for XML signature verification operation


Constructor Summary
JAXBValidateContext()
           
 
Method Summary
 
Methods inherited from class com.sun.xml.ws.security.opt.crypto.jaxb.JAXBCryptoContext
get, getBaseURI, getDefaultNamespacePrefix, getKeySelector, getNamespacePrefix, getProperty, getURIDereferencer, put, putNamespacePrefix, setBaseURI, setDefaultNamespacePrefix, setKeySelector, setProperty, setURIDereferencer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.xml.crypto.XMLCryptoContext
get, getBaseURI, getDefaultNamespacePrefix, getKeySelector, getNamespacePrefix, getProperty, getURIDereferencer, put, putNamespacePrefix, setBaseURI, setDefaultNamespacePrefix, setKeySelector, setProperty, setURIDereferencer
 

Constructor Detail

JAXBValidateContext

public JAXBValidateContext()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.