Package net.cnri.dobj

Interface Summary
DOAuthentication Interface for objects that can be used to authenticate themselves to the other side of a DOConnection link.
 

Class Summary
PKAuthentication A PKAuthentication object uses a private key to prove our identity.
SecretKeyAuthentication A PKAuthentication object uses a secret key to prove our identity.
 

Exception Summary
DOException Exception used in most digital object components.