The package contains low-level API that allows to set up messaging with WS-Security security provider in both runtime and persistent manner.

The entry points of low-level WS-Security configuration are the MessageConf, WSSEConf, WSSEProviderConf and WSSEGlobalConf interfaces that drives generation of WS-Security headers in outgoing messages. Incoming message's WS-Security setup can be validated using IncomingValidator (configuration of IncomingValidator is also configured using low-level API).