public class ServletConfidentialityConstraintHandler extends SinglePortConfidentialityHandler
SinglePortConfidentialityHandler
Constructor and Description |
---|
ServletConfidentialityConstraintHandler(ConfidentialPortManager portManager,
HttpHandler next) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
confidentialityRequired(HttpServerExchange exchange) |
protected URI |
getRedirectURI(HttpServerExchange exchange) |
getRedirectURI
handleRequest, isConfidential
public ServletConfidentialityConstraintHandler(ConfidentialPortManager portManager, HttpHandler next)
protected boolean confidentialityRequired(HttpServerExchange exchange)
confidentialityRequired
in class AbstractConfidentialityHandler
protected URI getRedirectURI(HttpServerExchange exchange) throws URISyntaxException
getRedirectURI
in class SinglePortConfidentialityHandler
URISyntaxException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.