Uses of Interface
gov.nist.secauto.cpe.naming.util.CPEName
| Package | Description |
|---|---|
| gov.nist.secauto.cpe.naming.util |
-
Uses of CPEName in gov.nist.secauto.cpe.naming.util
Classes in gov.nist.secauto.cpe.naming.util that implement CPEName Modifier and Type Class Description classAbstractCPENameAn abstract implementation of a notional unbound CPE Name expressed as aWellFormedName.classCPEFormattedStringNameA concrete implementation of a formatted string unbound to aWellFormedName.classCPEUriNameA concrete implementation of a URI unbound to a WellFormedName.Methods in gov.nist.secauto.cpe.naming.util that return CPEName Modifier and Type Method Description static CPENameCPEFactory. newCPEName(java.lang.String name)Creates a newCPENameinstance based on the unbound form provided by the argument.