Class ReferenceListProcessor
java.lang.Object
com.sun.xml.ws.security.opt.impl.incoming.processor.ReferenceListProcessor
- Author:
- K.Venugopal@sun.com
-
Constructor Summary
ConstructorsConstructorDescriptionReferenceListProcessor(EncryptionPolicy encPolicy) Creates a new instance of ReferenceListProcessor -
Method Summary
Modifier and TypeMethodDescriptionboolean_exit(XMLStreamReader reader) voidprocess(XMLStreamReader reader) processes the ReferenceList and sets the refList member
-
Constructor Details
-
ReferenceListProcessor
Creates a new instance of ReferenceListProcessor
-
-
Method Details
-
process
processes the ReferenceList and sets the refList member- Parameters:
reader- XMLStreamReader- Throws:
XMLStreamException
-
getReferences
-
_exit
-