diff options
Diffstat (limited to 'www/rubygem-akami/pkg-descr')
-rw-r--r-- | www/rubygem-akami/pkg-descr | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www/rubygem-akami/pkg-descr b/www/rubygem-akami/pkg-descr index 6a60383bdb03..720af84cee54 100644 --- a/www/rubygem-akami/pkg-descr +++ b/www/rubygem-akami/pkg-descr @@ -1 +1,6 @@ -A library for building web service security. +Akami is a Ruby library for building WS-Security headers in SOAP requests. It +lets you create security elements like UsernameTokens, timestamps, and +namespaces, following the WS-Security specification. + +It's commonly used with SOAP clients like Savon, but can also be helpful in +other Ruby applications that need standards-compliant SOAP authentication. |