Hi all, I am using CXF for my web services and have enabled WS-Security. I want to hook my our security manager to token processors like UsernameTokenProcessor or BinaryTokenProcessor and also want to support something like CustomTokenProcessor. Is this possible (preferably programmatically rather than cxf.xml).
Any help on this topic is greatly appreciated. Thanks & Regards, Anil
