com.sun.xml.ws.security.opt.impl.incoming.processor
Class ReferenceListProcessor
java.lang.Object
com.sun.xml.ws.security.opt.impl.incoming.processor.ReferenceListProcessor
public class ReferenceListProcessor
- extends Object
- Author:
- K.Venugopal@sun.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceListProcessor
public ReferenceListProcessor(EncryptionPolicy encPolicy)
- Creates a new instance of ReferenceListProcessor
process
public void process(XMLStreamReader reader)
throws XMLStreamException
- processes the ReferenceList and sets the refList member
- Parameters:
reader - XMLStreamReader
- Throws:
XMLStreamException
getReferences
public ArrayList<String> getReferences()
_exit
public boolean _exit(XMLStreamReader reader)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.