Changeset 251

Show
Ignore:
Timestamp:
08/03/07 23:32:20 (1 year ago)
Author:
paulhethmon
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • MetaTest/trunk/src/metatest/Main.java

    r241 r251  
    9898     
    9999    // build the AuthnRequest 
    100     net.clareitysecurity.websso.sp.HttpPost post = new net.clareitysecurity.websso.sp.HttpPost(); 
     100    net.clareitysecurity.websso.sp.AbstractHttpHandler post = new net.clareitysecurity.websso.sp.AbstractHttpHandler(); 
    101101    post.setActionURL("xxx"); 
    102102    post.setAssertionConsumerServiceURL("yyy");