public class LookupDataAdapterValidationContext extends Object
| Constructor and Description |
|---|
LookupDataAdapterValidationContext(UrlWhitelistService urlWhitelistService,
AllowedAuxiliaryPathChecker pathChecker) |
| Modifier and Type | Method and Description |
|---|---|
AllowedAuxiliaryPathChecker |
getPathChecker() |
UrlWhitelistService |
getUrlWhitelistService() |
@Inject public LookupDataAdapterValidationContext(UrlWhitelistService urlWhitelistService, AllowedAuxiliaryPathChecker pathChecker)
public UrlWhitelistService getUrlWhitelistService()
public AllowedAuxiliaryPathChecker getPathChecker()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.