All Classes

Class Description
AbstractCPEName
An abstract implementation of a notional unbound CPE Name expressed as a WellFormedName.
CPEFactory
This factory creates new CPEName instances that represent unbound CPE URIs or formatted strings.
CPEFormattedStringName
A concrete implementation of a formatted string unbound to a WellFormedName.
CPEName
Represents a notional CPE Name unbound to a WellFormedName.
CPENameBinder
The CPENameBinder class is a simple implementation of the CPE Name binding algorithm, as specified in the CPE Naming Standard version 2.3.
CPENameMatcher
The CPENameMatcher is an implementation of the CPE Matching algorithm, as specified in the CPE Matching Standard version 2.3.
CPENameUnbinder
The CPENameUnBinder class is a simple implementation of the CPE Name unbinding algorithm, as specified in the CPE Naming Standard version 2.3.
CPEUriName
A concrete implementation of a URI unbound to a WellFormedName.
LogicalValue
This class represents a Logical Value.
Relation
Java enumeration for relational values.
Utilities
A collection of utility functions for use with the gov.nist.secauto.cpe.matching and gov.nist.secauto.cpe.naming packages.
WellFormedName
The WellFormedName class represents a Well Formed Name, as defined in the CPE Specification version 2.3.
WellFormedName.Attribute