Sha256: 206ccf52fd8d4f1e4af0a62e29f3f9a171f1c3580c204b23c69e7d4b9e937fed

Contents?: true

Size: 227 Bytes

Versions: 71

Compression:

Stored size: 227 Bytes

Contents

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

      tag 'AttributeQuery'
      namespace 'samlp'
    end
  end
end

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
libsaml-3.13.1 lib/saml/elements/attribute_query.rb
libsaml-3.13.0 lib/saml/elements/attribute_query.rb
libsaml-3.12.0 lib/saml/elements/attribute_query.rb
libsaml-3.11.0 lib/saml/elements/attribute_query.rb
libsaml-3.10.0 lib/saml/elements/attribute_query.rb
libsaml-3.9.3 lib/saml/elements/attribute_query.rb
libsaml-3.9.2 lib/saml/elements/attribute_query.rb
libsaml-3.9.1 lib/saml/elements/attribute_query.rb
libsaml-3.9.0 lib/saml/elements/attribute_query.rb
libsaml-3.8.0 lib/saml/elements/attribute_query.rb
libsaml-3.7.0 lib/saml/elements/attribute_query.rb
libsaml-3.6.0 lib/saml/elements/attribute_query.rb
libsaml-3.5.0 lib/saml/elements/attribute_query.rb
libsaml-3.4.0 lib/saml/elements/attribute_query.rb
libsaml-3.3.0 lib/saml/elements/attribute_query.rb
libsaml-3.2.3 lib/saml/elements/attribute_query.rb
libsaml-3.2.2 lib/saml/elements/attribute_query.rb
libsaml-3.2.1 lib/saml/elements/attribute_query.rb
libsaml-3.1.2 lib/saml/elements/attribute_query.rb
libsaml-3.1.1 lib/saml/elements/attribute_query.rb