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) |
getRedirectURIhandleRequest, isConfidentialpublic ServletConfidentialityConstraintHandler(ConfidentialPortManager portManager, HttpHandler next)
protected boolean confidentialityRequired(HttpServerExchange exchange)
confidentialityRequired in class AbstractConfidentialityHandlerprotected URI getRedirectURI(HttpServerExchange exchange) throws URISyntaxException
getRedirectURI in class SinglePortConfidentialityHandlerURISyntaxExceptionCopyright © 2013 JBoss by Red Hat. All Rights Reserved.