Package org.jboss.fuse.examples.cxf.jaxws.security.client

Class Summary
Client A Java client application that uses CXF's JaxWsProxyFactoryBean to create a web service client proxy to invoke the remote web service.
ClientPasswordCallback This is a JAAS CallbackHandler implementation that will provide the password for our custom security interceptor.
CustomSecurityInterceptor CXF Interceptors are a very powerful and flexible mechanism to add custom logic to the default CXF processing, both when using CXF on the client side and on the server side.
 



Copyright © 2013 Red Hat. All Rights Reserved.