public class JarSecurityFileSelector extends Object implements org.codehaus.plexus.components.io.fileselectors.FileSelector
| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE_HINT |
static String[] |
SECURITY_FILE_PATTERNS |
| Constructor and Description |
|---|
JarSecurityFileSelector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSelected(org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo) |
public static final String ROLE_HINT
public static final String[] SECURITY_FILE_PATTERNS
public boolean isSelected(@Nonnull org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo) throws IOException
isSelected in interface org.codehaus.plexus.components.io.fileselectors.FileSelectorIOExceptionCopyright © 2001–2022 Codehaus Plexus. All rights reserved.