module Akami
Constants
- VERSION
Public Class Methods
wsse()
click to toggle source
Returns a new Akami::WSSE
.
# File lib/akami.rb, line 7 def self.wsse WSSE.new end
Returns a new Akami::WSSE
.
# File lib/akami.rb, line 7 def self.wsse WSSE.new end