class OmfCommon::Auth::PDP::TestPDP
Public Class Methods
new(opts = {})
click to toggle source
# File lib/omf_common/auth/pdp/test_pdp.rb, line 11 def initialize(opts = {}) puts "AUTH INIT>>> #{opts}" end
# File lib/omf_common/auth/pdp/test_pdp.rb, line 11 def initialize(opts = {}) puts "AUTH INIT>>> #{opts}" end