public interface RestrictionPolicy
Modifier and Type | Method and Description |
---|---|
boolean |
restrictedEndpoint(io.undertow.server.HttpServerExchange exchange,
String containerId)
Allows to restrict access to certain endpoints based on the policy implemented.
|
boolean restrictedEndpoint(io.undertow.server.HttpServerExchange exchange, String containerId)
exchange
- containerId
- Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.