This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 81109 - Certain fields need to be “star-ed” out, like password attributes. Is there a standard XSD type that we can use to represent a password attribute?
Summary: Certain fields need to be “star-ed” out, like password attributes. Is there ...
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-25 19:20 UTC by Ritesh Adval
Modified: 2006-09-21 01:26 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ritesh Adval 2006-07-25 19:20:18 UTC
Alex, work with Ritesh and Kini to create a password type for the extensibility 
elements and then have the gui hide the password with ***** and store it as a 
hashed value.  This hashed value would show up in the wsdl and then be used in 
the BC.  The BC would have to decrypt it to use it with the same algorithm.  
Talk to Pete Wenzel on the best way to do this.