NonStop SOAP 4.1 User's Manual
◦ /reflector
/conf
– pathConf - Pathway configuration file for the reflector service
–
– /src
– reflector.c - source file for the reflector service
– reflectorddl - DDL file for the reflector service
– reflectorsdl.xml - SDL file for the reflector service
◦ sec_echo
README - explains how to set up sample client repository and how to run the scenario
samples provided.
–
– /client
sec_echo.txe - sample client application used to access the sec_echo service.–
– /src
– Makefile - Makefile to build the sample sec_echo client.
– echo.c - source file for the sample sec_echo client.
– client_axis2.xml - axis2.xml for the client repository.
– data - passwords file containing username and password for authentication.
– extensible_modules
authn_provider - A module used for authentication.–
– Makefile - Makefile to build the authentication module.
– authn_module.c - source file for authentication module.
– password_provider - A module used to get password for a specific user
from the "passwords" file.
– /src
– Makefile - Makefile to build the password provider module.
– password_module.c - source file for password provider module.
– keys - contains sample certificates and private keys.
– run_scenario.sh - A script used to run the sample scenarios.
– secpolicy - contains policies and services.xml files for all the sample scenarios.
– /service
– libsec_echo.so - sec_echo service implementation library.
– src
– Makefile - Makefile to build the sec_echo service.
– echo.c - source file for the sec_echo service.
Verifying the Extracted Product Files 311










