how to implement below Inbound WS Security:
WS-Security using Username Token Profile, whereby the WSDL would contain WS-Security UsernameToken and password, and the consuming client can see the Username token and password, and the request when client invokes the service operation, would contain WS-Security UsernameToken and password in the SOAP header of the inbound SOAP request.