These demos show how to use WSO2 SOA Enablement Server for Java's security features.
Secure HelloWorld – Demonstrates authentication in HTTP Basic and Digest, WS-Security, SSL and Kerberos on a modified HelloWorld service.
Runtime Security – Shows the runtime usage of the WSO2 Server Security API using server and client applications.
WS-Security – Shows several scenarios possible when using WS-Security:
The client sends a message with a plain text UserName token.
The client sends a message with an encrypted UserName token.
The client signs and encrypts the message body.