Hi, I don't really think this is possible or even desirable. UsernameTokens are for authentication. Have you considered encoding the information in a SAML Token instead?
Colm. On Fri, Jul 26, 2013 at 11:36 AM, INsanityDesign <[email protected]> wrote: > Hi > > I would like to have some additional data besides username and token (in > this case especially two custom Strings/Enum Types), for a deeper > validation of the custom Validator. But so far, the System itself relies on > its UsernameToken. I would like to either be able to extend and hook it or > create a complete custom way, if that is possible. > > > > Thanks > > > On Fri, Jul 26, 2013 at 12:05 PM, coheigea [via CXF] < > [email protected]> wrote: > > > What kind of customization are you talking about? > > > > Colm. > > > > > > On Thu, Jul 25, 2013 at 2:09 PM, INsanityDesign <[hidden email]< > http://user/SendEmail.jtp?type=node&node=5731470&i=0>> > > wrote: > > > > > Hi > > > > > > I don't know if this is a stupid question, but is there a ways to > > customize > > > the e.g. UsernameToken or is there a way to additionally pass custom > > > information to a Custom registered validator at > > "ws-security.ut.validator"? > > > > > > I would like to expand the functionality in itself a little and would > > like > > > to pass some properties. Is there a way to do so? > > > > > > Any help appreciated. > > > > > > > > > Thanks a lot, Best > > > > > > > > > > > > > > > -- > > > View this message in context: > > > > > > http://cxf.547215.n5.nabble.com/WSS-Custom-Validator-Custom-Data-tp5731434.html > > > Sent from the cxf-user mailing list archive at Nabble.com. > > > > > > > > > > > -- > > Colm O hEigeartaigh > > > > Talend Community Coder > > http://coders.talend.com > > > > > > ------------------------------ > > If you reply to this email, your message will be added to the discussion > > below: > > > > > http://cxf.547215.n5.nabble.com/WSS-Custom-Validator-Custom-Data-tp5731434p5731470.html > > To unsubscribe from WSS: Custom Validator - Custom Data?, click here< > http://cxf.547215.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5731434&code=emlwbGllc0BnbWFpbC5jb218NTczMTQzNHwtMTcxODgzNDIwOQ== > > > > . > > NAML< > http://cxf.547215.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml > > > > > > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/WSS-Custom-Validator-Custom-Data-tp5731434p5731473.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
