Package gov.nist.secauto.cpe.naming.util
-
Interface Summary Interface Description CPEName Represents a notional CPE Name unbound to aWellFormedName. -
Class Summary Class Description AbstractCPEName An abstract implementation of a notional unbound CPE Name expressed as aWellFormedName.CPEFactory This factory creates newCPENameinstances that represent unbound CPE URIs or formatted strings.CPEFormattedStringName A concrete implementation of a formatted string unbound to aWellFormedName.CPEUriName A concrete implementation of a URI unbound to a WellFormedName.