-
Interfaces Interface Description net.handle.hdllib.HandleStorage2 can just use HandleStorage with default methodsnet.handle.util.DeepClone Replaced by net.cnri.util.DeepClonenet.handle.util.StreamObject Replaced by net.cnri.util.StreamObject
-
Classes Class Description net.handle.hdllib.HandleSignature UseJsonWebSignature
and allied classes.net.handle.hdllib.SecureResolver UseHandleRecordTrustVerifier
and allied classesnet.handle.util.StreamTable Replaced by net.cnri.util.StreamTablenet.handle.util.StreamUtil Replaced by net.cnri.util.StreamUtilnet.handle.util.StreamVector Replaced by net.cnri.util.StreamVectornet.handle.util.StringUtils Replaced by net.cnri.util.StringUtils
-
Exceptions Exceptions Description net.handle.util.StringEncodingException Replaced by net.cnri.util.StreamUtilnet.handle.util.TemplateException Replaced by net.cnri.util.TemplateException
-
Methods Method Description net.handle.hdllib.Configuration.setGlobalValues(HandleValue[]) net.handle.hdllib.Encoder.decodeHandleValue(byte[][]) net.handle.hdllib.FilesystemConfiguration.setGlobalValues(HandleValue[]) net.handle.hdllib.HandleResolver.getNAHandle(byte[]) Legacy of slash-based delegation; use Util.getZeroNAHandlenet.handle.hdllib.SimpleConfiguration.setGlobalValues(HandleValue[]) net.handle.hdllib.Util.decrypt(PrivateKey, byte[]) net.handle.hdllib.Util.encrypt(PublicKey, byte[]) net.handle.hdllib.Util.getIDPart(byte[]) use getSuffixPart(byte[]) insteadnet.handle.hdllib.Util.getNAHandle(byte[]) use getZeroNAHandle(byte[]) insteadnet.handle.hdllib.Util.getNAPart(byte[]) use getPrefixPart(byte[]) insteadnet.handle.security.HdlSecurityProvider.getCipher(int, byte[], int) UseHdlSecurityProvider.getCipher(int,byte[],int,byte[],int,int)
in order to specify protocol version.
-
Constructors Constructor Description net.handle.hdllib.ClientSideSessionInfo(int, byte[], byte[], int, ServerInfo, int, int) net.handle.hdllib.MemCache(int, long, boolean) net.handle.hdllib.SessionInfo(int, byte[], byte[], int, int, int) net.handle.hdllib.SessionSetupInfo(AuthenticationInfo) Usenew SessionSetupInfo()
instead.