shib-ccache.cpp:
authorwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 30 Jan 2003 17:23:32 +0000 (17:23 +0000)
committerwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 30 Jan 2003 17:23:32 +0000 (17:23 +0000)
commit9710a3ca848e3ff1426fee416fe741cdce7bf875
tree645faad2c398d128f1d364f0866c3a9d172dd8df
parent7cc6ee6b4f76a3ea90b56d6e81b042a344f99120
shib-ccache.cpp:
        supply the resource attribute designators to the attribute query

shib-resource.cpp:
        add the getDesignators() method.
        add 'const' methods

shib-rm.cpp:
        change RPC api to a general xml_string

shib-target.cpp:
        change Resource API to allow const's
        add Resource::getDesignators() method

shibrpc-server.cpp:
        use new general XmlString RPC API

shibrpc*:
        changed RPC API

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@258 cb58f699-b61c-0410-a6fe-9272a202ed29
shib-target/shib-ccache.cpp
shib-target/shib-resource.cpp
shib-target/shib-rm.cpp
shib-target/shib-target.h
shib-target/shibrpc-server.cpp
shib-target/shibrpc-xdr.c
shib-target/shibrpc.h
shib-target/shibrpc.x