|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.formica.validation.AbstractValidator
org.apache.maven.continuum.web.validation.SafePathValidator
public class SafePathValidator
| Field Summary | |
|---|---|
static java.lang.String |
FILE_SEPARATOR
|
| Fields inherited from class org.codehaus.plexus.formica.validation.AbstractValidator |
|---|
errorMessageKey, message |
| Fields inherited from interface org.codehaus.plexus.formica.validation.Validator |
|---|
ROLE |
| Constructor Summary | |
|---|---|
SafePathValidator()
|
|
| Method Summary | |
|---|---|
boolean |
validate(java.lang.String path)
|
| Methods inherited from class org.codehaus.plexus.formica.validation.AbstractValidator |
|---|
getErrorMessageKey |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String FILE_SEPARATOR
| Constructor Detail |
|---|
public SafePathValidator()
| Method Detail |
|---|
public boolean validate(java.lang.String path)
throws org.codehaus.plexus.formica.FormicaException
org.codehaus.plexus.formica.FormicaException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||