Interface and Description |
---|
net.handle.util.DeepClone
Replaced by net.cnri.util.DeepClone
|
net.handle.hdllib.HandleStorage2
can just use HandleStorage with default methods
|
net.handle.util.StreamObject
Replaced by net.cnri.util.StreamObject
|
Class and Description |
---|
net.handle.hdllib.HandleSignature
Use
JsonWebSignature and allied classes. |
net.handle.hdllib.SecureResolver
Use
HandleRecordTrustVerifier and allied classes |
net.handle.util.StreamTable
Replaced by net.cnri.util.StreamTable
|
net.handle.util.StreamUtil
Replaced by net.cnri.util.StreamUtil
|
net.handle.util.StreamVector
Replaced by net.cnri.util.StreamVector
|
net.handle.util.StringUtils
Replaced by net.cnri.util.StringUtils
|
Exceptions and Description |
---|
net.handle.util.StringEncodingException
Replaced by net.cnri.util.StreamUtil
|
net.handle.util.TemplateException
Replaced by net.cnri.util.TemplateException
|
Constructor and Description |
---|
net.handle.hdllib.ClientSideSessionInfo(int, byte[], byte[], int, ServerInfo, int, int) |
net.handle.hdllib.SessionInfo(int, byte[], byte[], int, int, int) |
net.handle.hdllib.SessionSetupInfo(AuthenticationInfo)
Use
new SessionSetupInfo() instead. |