public class DefaultRestrictionPolicy extends Object implements RestrictionPolicy
Constructor and Description |
---|
DefaultRestrictionPolicy() |
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.
|
String |
toString() |
public boolean restrictedEndpoint(io.undertow.server.HttpServerExchange exchange, String containerId)
RestrictionPolicy
restrictedEndpoint
in interface RestrictionPolicy
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.