public interface IHostNameChecker
| Modifier and Type | Field and Description |
|---|---|
static IHostNameChecker |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(IContext context,
String url)
检查重定向URL主机是否被允许
|
static final IHostNameChecker DEFAULT
Copyright © 2022. All rights reserved.