WoTNS.git
12 years agoUse updated class name.
David ‘Bombe’ Roden [Thu, 15 Sep 2011 14:35:45 +0000 (16:35 +0200)]
Use updated class name.

12 years agoStore own identity ID instead of own identity.
David ‘Bombe’ Roden [Thu, 15 Sep 2011 14:35:17 +0000 (16:35 +0200)]
Store own identity ID instead of own identity.

This prevents an old identity object from being cached forever in the
resolver.

12 years agoPrevent exception if own identity does not have the correct context.
David ‘Bombe’ Roden [Thu, 15 Sep 2011 14:34:19 +0000 (16:34 +0200)]
Prevent exception if own identity does not have the correct context.

Not having the correct context is the only way the trusted identities can
be null; with the correct context at least an empty set would be returned.

12 years agoFirst extremely basic, kind-of-working version.
David ‘Bombe’ Roden [Thu, 15 Sep 2011 13:22:47 +0000 (15:22 +0200)]
First extremely basic, kind-of-working version.

12 years agoAdd Maven project file.
David ‘Bombe’ Roden [Thu, 15 Sep 2011 05:44:02 +0000 (07:44 +0200)]
Add Maven project file.