Class OpenID::Yadis::CompoundFilter
In: lib/openid/yadis/filters.rb
Parent: Object

Methods

Attributes

subfilters  [R] 

Public Class methods

Create a new filter that applies a set of filters to an endpoint and collects their results.

Public Instance methods

Generate all endpoint objects for all of the subfilters of this filter and return their concatenation.

[Validate]