com.sun.xml.wss.impl.transform
Class EnvelopedSignatureFilter
java.lang.Object
com.sun.xml.wss.impl.transform.EnvelopedSignatureFilter
- All Implemented Interfaces:
- javax.xml.stream.StreamFilter
public class EnvelopedSignatureFilter
- extends Object
- implements javax.xml.stream.StreamFilter
- Author:
- K.Venugopal@sun.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvelopedSignatureFilter
public EnvelopedSignatureFilter()
- Creates a new instance of EnvelopedSignatureTransformImpl
accept
public boolean accept(javax.xml.stream.XMLStreamReader reader)
- Specified by:
accept in interface javax.xml.stream.StreamFilter
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.