0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simple application to test out S.D. stuff More... over 20 years ago
Echo class for testing ApplicationInterface. More... over 20 years ago
First commit. This object wraps ordinary Serializable More... over 20 years ago
Updated with new suplemental handle object. Now More... over 20 years ago
Added in some error checking code for getreplyURI(). More... over 20 years ago
Updated with suplemental handle from ClientInterface. More... over 20 years ago
Changed receiveMessage to now include a supplemental More... over 20 years ago
First commit of ApplicationInterface. Event handling "PUSH" More... over 20 years ago
removed threading, currently the client does not keep track of open requests, it just sends out the request messages and adds replies to the handlemanager More... over 20 years ago
Removed a bunch of debugging outputs and added in some More... over 20 years ago
Put the HandleManager back in. Changed the init() method More... over 20 years ago
Made the ServiceURI that was being stored locally into More... over 20 years ago
Completed signatures for Assertions. Added SignedXMLSerializable abstract class More... over 20 years ago
I created seperate threads for each service request that is being processed. The main client thread receives the incoming replies from providers and sends the info to the apropriate thread which can then add it to its hashtable and deal with the application if nessesary More... over 20 years ago
Completed createAssertionRequest() in CryptoFactory. More... over 20 years ago
Removed all ServiceURIs XMLSerializable extensions so More... over 20 years ago
Modified the acceptDenyRequest() method. More... over 20 years ago
Removed the ServiceURIs from this class. More... over 20 years ago
Encryption/Decryption of XMLSerializable objects (through CryptoFactory) works More... over 20 years ago
first revision of CryptoFactory. More... over 20 years ago
PolicyEngine is functional. It contains default policies for More... over 20 years ago
added static functions to convert arbitrary Serializable objects to and from Base64 More... over 20 years ago
in progress policyengine More... over 20 years ago
Minor typo changes to PolicyEngine so it will compile More... over 20 years ago
added stubs for PolicyEngine More... over 20 years ago
removed extra files More... over 20 years ago
stubs for PolicyEngine More... over 20 years ago
first offical working version More... over 20 years ago
First commit. This class is a basic Provider written to run More... over 20 years ago
Added to the receiveRequest() method to make it More... over 20 years ago