Class ToolTypes
java.lang.Object
security.whisper.javastix.vocabulary.vocabularies.ToolTypes
- All Implemented Interfaces:
StixVocabulary
Tool Types is an open vocabulary that describes the type or classification of tools.
This vocabulary is used by the Tool SDO to categorize tools used by threat actors or defenders.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet all default termsgetAllTermsWithAdditional(String[] terms) Get all default terms and append some additional terms
-
Constructor Details
-
ToolTypes
public ToolTypes()
-
-
Method Details
-
getAllTerms
Description copied from interface:StixVocabularyGet all default terms- Specified by:
getAllTermsin interfaceStixVocabulary
-
getAllTermsWithAdditional
Description copied from interface:StixVocabularyGet all default terms and append some additional terms- Specified by:
getAllTermsWithAdditionalin interfaceStixVocabulary
-