Hi, What returns message.getContentFormats()? Perhaps your message is available as XMLStreamReader.class, InputStream.class or Reader.class.
Regards, Andrei. > -----Original Message----- > From: Faz [mailto:[email protected]] > Sent: Freitag, 10. Januar 2014 12:16 > To: [email protected] > Subject: RE: Message Object in UsernameTokenValidator > > Andrei, > I tried that, even that seems to be null at this juncture :( Bascially am > extending org.apache.ws.security.validate.UsernameTokenValidator and > under the > verifyPlainPassword() am trying to get the message object and the content > formats looks like as below, > > > Unable to get anything from the above objects not sure if am doing anything > wrong here.. Any suggestion? > And yes the SOAPMessage is null as well.. > > Thanks, > > > > -- > View this message in context: http://cxf.547215.n5.nabble.com/Message- > Object-in-UsernameTokenValidator-tp5738424p5738437.html > Sent from the cxf-user mailing list archive at Nabble.com.
