- generateFileEntries(T) - Method in class gov.nist.secauto.swid.plugin.entry.AbstractFileEntryProcessor
 
-  
 
- generateFileEntries(ArchiveEntry) - Method in class gov.nist.secauto.swid.plugin.entry.archive.ArchiveEntryFileEntryProcessor
 
-  
 
- generateFileEntries(Resource) - Method in class gov.nist.secauto.swid.plugin.entry.resource.ResourceFileEntryProcessor
 
-  
 
- generateTagId(MavenProject) - Static method in class gov.nist.secauto.swid.plugin.generate.MavenProjectSwidBuilderHelper
 
-  
 
- getBase() - Method in class gov.nist.secauto.swid.plugin.entry.AbstractFileEntry
 
- 
Retrieve the base of the file's path, which can be excluded.
 
- getBase() - Method in class gov.nist.secauto.swid.plugin.entry.FileFileEntry
 
-  
 
- getBase() - Method in class gov.nist.secauto.swid.plugin.entry.resource.ResourceFileEntry
 
-  
 
- getExcludes() - Method in class gov.nist.secauto.swid.plugin.SwidContainerDescriptorHandler
 
- 
Get the set of exscluded files.
 
- getExcludes() - Method in class gov.nist.secauto.swid.plugin.SwidGenerateMojo
 
- 
Get the set of exscluded files.
 
- getIncludes() - Method in class gov.nist.secauto.swid.plugin.SwidContainerDescriptorHandler
 
- 
Get the set of inscluded files.
 
- getIncludes() - Method in class gov.nist.secauto.swid.plugin.SwidGenerateMojo
 
- 
Get the set of included files.
 
- getInputStream() - Method in class gov.nist.secauto.swid.plugin.entry.archive.ArchiveFileEntry
 
-  
 
- getInputStream() - Method in interface gov.nist.secauto.swid.plugin.entry.FileEntry
 
- 
Retrieve an input stream that can be used to read the file.
 
- getInputStream() - Method in class gov.nist.secauto.swid.plugin.entry.FileFileEntry
 
-  
 
- getInputStream() - Method in class gov.nist.secauto.swid.plugin.entry.resource.ResourceFileEntry
 
-  
 
- getLog() - Method in class gov.nist.secauto.swid.plugin.entry.AbstractFileEntryProcessor
 
- 
Retrieve the Maven logger instance.
 
- getName() - Method in class gov.nist.secauto.swid.plugin.model.Entity
 
- 
Retrieve the assigned name for the entity.
 
- getOutputBase() - Method in class gov.nist.secauto.swid.plugin.entry.AbstractFileEntry
 
-  
 
- getOutputBase() - Method in class gov.nist.secauto.swid.plugin.entry.FileFileEntry
 
-  
 
- getOutputBase() - Method in class gov.nist.secauto.swid.plugin.entry.resource.ResourceFileEntry
 
-  
 
- getOutputHander() - Method in class gov.nist.secauto.swid.plugin.SwidGenerateMojo
 
-  
 
- getOutputRelativePath() - Method in class gov.nist.secauto.swid.plugin.entry.AbstractFileEntry
 
-  
 
- getOutputRelativePath() - Method in class gov.nist.secauto.swid.plugin.entry.archive.ArchiveFileEntry
 
-  
 
- getOutputRelativePath() - Method in interface gov.nist.secauto.swid.plugin.entry.FileEntry
 
- 
Retrieve the path to the file relative to where it is to be output.
 
- getPath() - Method in class gov.nist.secauto.swid.plugin.entry.AbstractFileEntry
 
- 
Retrieve the full path to the file.
 
- getPath() - Method in class gov.nist.secauto.swid.plugin.entry.archive.ArchiveFileEntry
 
-  
 
- getPath() - Method in interface gov.nist.secauto.swid.plugin.entry.FileEntry
 
- 
Retrieve the path to the file.
 
- getPath() - Method in class gov.nist.secauto.swid.plugin.entry.FileFileEntry
 
-  
 
- getPath() - Method in class gov.nist.secauto.swid.plugin.entry.resource.ResourceFileEntry
 
-  
 
- getProject() - Method in class gov.nist.secauto.swid.plugin.SwidGenerateMojo
 
- 
Retrieve the Maven project.
 
- getRegid() - Method in class gov.nist.secauto.swid.plugin.model.Entity
 
- 
Retrieve the registration identifier (regid) for the entity.
 
- getRelativePath() - Method in class gov.nist.secauto.swid.plugin.entry.AbstractFileEntry
 
- 
Retrieve the relative path of the file with the base removed.
 
- getRelativePathSegements(String) - Method in class gov.nist.secauto.swid.plugin.entry.AbstractFileEntry
 
-  
 
- getRelativePathSegements(String) - Method in class gov.nist.secauto.swid.plugin.entry.archive.ArchiveFileEntry
 
-  
 
- getRelativePathSegements(String) - Method in interface gov.nist.secauto.swid.plugin.entry.FileEntry
 
- 
Retrieve the relative path of to the SWID Tag.
 
- getRoles() - Method in class gov.nist.secauto.swid.plugin.model.Entity
 
- 
Retrieve the roles assigned to the entity.
 
- getSize() - Method in class gov.nist.secauto.swid.plugin.entry.archive.ArchiveFileEntry
 
-  
 
- getSize() - Method in interface gov.nist.secauto.swid.plugin.entry.FileEntry
 
- 
Retrieve the file's size.
 
- getSize() - Method in class gov.nist.secauto.swid.plugin.entry.FileFileEntry
 
-  
 
- getSize() - Method in class gov.nist.secauto.swid.plugin.entry.resource.ResourceFileEntry
 
-  
 
- getSwidTagFile() - Method in class gov.nist.secauto.swid.plugin.SwidContainerDescriptorHandler
 
- 
Determine the path to the SWID tag file and create any directories in this path.
 
- getSwidTagFile() - Method in class gov.nist.secauto.swid.plugin.SwidGenerateMojo
 
- 
Determine the path to the SWID tag file and create any directories in this path.
 
- getTagFormat() - Method in class gov.nist.secauto.swid.plugin.SwidGenerateMojo
 
- 
Retrieves the tag format to produce.
 
- getTagName() - Method in class gov.nist.secauto.swid.plugin.SwidContainerDescriptorHandler
 
-  
 
- getTagOutputDirectory() - Method in class gov.nist.secauto.swid.plugin.SwidContainerDescriptorHandler
 
- 
Retrieves the directory to write the tag to when building it.
 
- getTagPath() - Method in class gov.nist.secauto.swid.plugin.SwidContainerDescriptorHandler
 
- 
Retrieves the path for where the tag is stored.
 
- getVersion() - Method in class gov.nist.secauto.swid.plugin.entry.archive.ArchiveFileEntry
 
-  
 
- getVersion() - Method in interface gov.nist.secauto.swid.plugin.entry.FileEntry
 
- 
Retrieve the file's version.
 
- getVersion() - Method in class gov.nist.secauto.swid.plugin.entry.FileFileEntry
 
-  
 
- getVersion() - Method in class gov.nist.secauto.swid.plugin.entry.resource.ResourceFileEntry
 
-  
 
- getVirtualFiles() - Method in class gov.nist.secauto.swid.plugin.SwidContainerDescriptorHandler
 
-  
 
- gov.nist.secauto.swid.plugin - package gov.nist.secauto.swid.plugin
 
-  
 
- gov.nist.secauto.swid.plugin.entry - package gov.nist.secauto.swid.plugin.entry
 
-  
 
- gov.nist.secauto.swid.plugin.entry.archive - package gov.nist.secauto.swid.plugin.entry.archive
 
-  
 
- gov.nist.secauto.swid.plugin.entry.resource - package gov.nist.secauto.swid.plugin.entry.resource
 
-  
 
- gov.nist.secauto.swid.plugin.generate - package gov.nist.secauto.swid.plugin.generate
 
-  
 
- gov.nist.secauto.swid.plugin.model - package gov.nist.secauto.swid.plugin.model
 
-