public class ValidateContentDisposition extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
ValidateContentDisposition() |
| Modifier and Type | Method and Description |
|---|---|
static ConstantsResolver.CONTENT_DISPOSITION_VALUE |
validValue(javax.servlet.http.HttpServletRequest req,
Class resolverClass,
String helpURI,
String contentDispositionValue)
Valid value.
|
public static ConstantsResolver.CONTENT_DISPOSITION_VALUE validValue(javax.servlet.http.HttpServletRequest req, Class resolverClass, String helpURI, String contentDispositionValue)
req - the reqresolverClass - the resolver classhelpURI - the help URIcontentDispositionValue - the content disposition valueCopyright © 2022. All Rights Reserved.