Bug 464716 - [DeadCode] StringUtil.sidBytesToString
Summary: [DeadCode] StringUtil.sidBytesToString
Status: RESOLVED MOVED
Alias: None
Product: Jetty
Classification: RT
Component: other (show other bugs)
Version: 9.3.0   Edit
Hardware: PC All
: P3 trivial (vote)
Target Milestone: 9.3.x   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2015-04-15 12:21 EDT by Joakim Erdfelt CLA
Modified: 2016-02-17 10:43 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim Erdfelt CLA 2015-04-15 12:21:12 EDT
Seems this code is no longer being used.

org.eclipse.jetty.util.StringUtil.sidBytesToString()
Comment 1 Joakim Erdfelt CLA 2015-04-15 12:23:14 EDT
The StringUtils.sidStringToBytes is also related and also unused.
Comment 2 Jesse McConnell CLA 2015-04-15 12:30:22 EDT
wasn't that used in the spnego stuff somewhere?
Comment 3 Joakim Erdfelt CLA 2016-02-17 10:43:54 EST
Bug moved to https://github.com/eclipse/jetty.project/issues/304