opensaml endpoint check

DarrellMe darrell.merryweather at sap.com
Thu Aug 23 12:36:22 EDT 2012


Hi

I'm not sure whether you have resolved this yet, but thought i'd let you
know how I did it in the end

Basically there is an interface called URIComparator, so I essentially
created my own URI comparator implemented this interface and the associated
method compare(String , String). Then you can do what ever comparisons you
like, in my instance I validate the host and the path. Then, when I create
my HTTPostDecoder I use the serComparator method to assign my comparator
instead. This appears to have removed the message

D





--
View this message in context: http://shibboleth.1660669.n2.nabble.com/opensaml-endpoint-check-tp7518007p7581448.html
Sent from the Shibboleth - Developers mailing list archive at Nabble.com.


More information about the dev mailing list