Sha256: 81fab62779d5efb0b19b959104f083b5f9b76776c99e35d764872a8f075e4bda

Contents?: true

Size: 229 Bytes

Versions: 15

Compression:

Stored size: 229 Bytes

Contents

module Saml
  module Elements
    class AttributeQuery
      include HappyMapper
      include Saml::Base
      include Saml::ComplexTypes::AttributeQueryType

      tag 'AttributeQuery'
      namespace 'samlp'
    end
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
libsaml-2.14.0 lib/saml/elements/attribute_query.rb
libsaml-2.13.1 lib/saml/elements/attribute_query.rb
libsaml-2.12.1 lib/saml/elements/attribute_query.rb
libsaml-2.12.0 lib/saml/elements/attribute_query.rb
libsaml-2.11.2 lib/saml/elements/attribute_query.rb
libsaml-2.11.1 lib/saml/elements/attribute_query.rb
libsaml-2.11.0 lib/saml/elements/attribute_query.rb
libsaml-2.10.7 lib/saml/elements/attribute_query.rb
libsaml-2.10.6 lib/saml/elements/attribute_query.rb
libsaml-2.10.5 lib/saml/elements/attribute_query.rb
libsaml-2.10.4 lib/saml/elements/attribute_query.rb
libsaml-2.10.3 lib/saml/elements/attribute_query.rb
libsaml-2.10.2 lib/saml/elements/attribute_query.rb
libsaml-2.10.1 lib/saml/elements/attribute_query.rb
libsaml-2.10.0 lib/saml/elements/attribute_query.rb