(Imported from Google Code) The ISMVocabulary class loads the IC controlled vocabularies from various XML files to validate security attributes. It would be very useful for these vocabularies to be exposed in a read-only way, so they can be used to populate form select boxes in a web UI.
Activity
Show:
Brian Uri June 2, 2011 at 5:14 PM
Rev 370 fixes the condition where the vocabularies have not yet been loaded before the new methods are called.
Brian Uri June 2, 2011 at 12:32 PM
Rev 368: ISMVocabulary.getEnumerationTokens(key) and ISMVocabulary.getEnumerationPatterns(key) expose the tokens/patterns from the various CVE files.
(Imported from Google Code)
The ISMVocabulary class loads the IC controlled vocabularies from various XML files to validate security attributes. It would be very useful for these vocabularies to be exposed in a read-only way, so they can be used to populate form select boxes in a web UI.