Regex functors, added regex options feature to schema.
authorScott Cantor <cantor.2@osu.edu>
Tue, 8 May 2007 03:59:38 +0000 (03:59 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 8 May 2007 03:59:38 +0000 (03:59 +0000)
commitc24f462bc1a837201e9daedc120123c95cee2e80
tree455ae09594d129bdc46e3ba27f610d4ce05e8916
parent3fb968ecf35ff80e6ff49612e7c99766aa44a09a
Regex functors, added regex options feature to schema.
schemas/shibboleth-2.0-afp-mf-basic.xsd
shibsp/Makefile.am
shibsp/attribute/filtering/MatchFunctor.h
shibsp/attribute/filtering/impl/AttributeIssuerRegexFunctor.cpp [new file with mode: 0644]
shibsp/attribute/filtering/impl/AttributeRequesterRegexFunctor.cpp [new file with mode: 0644]
shibsp/attribute/filtering/impl/AttributeScopeRegexFunctor.cpp [new file with mode: 0644]
shibsp/attribute/filtering/impl/AttributeValueRegexFunctor.cpp [new file with mode: 0644]
shibsp/attribute/filtering/impl/AuthenticationMethodRegexFunctor.cpp [new file with mode: 0644]
shibsp/attribute/filtering/impl/MatchFunctor.cpp
shibsp/shibsp.vcproj