public class BSPEnforcer extends Object
| Constructor and Description |
|---|
BSPEnforcer() |
BSPEnforcer(boolean disableBSPRules) |
BSPEnforcer(List<BSPRule> bspRules) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleBSPRule(BSPRule bspRule) |
void |
setDisableBSPRules(boolean disableBSPRules) |
void |
setIgnoredBSPRules(List<BSPRule> bspRules) |
public BSPEnforcer()
public BSPEnforcer(boolean disableBSPRules)
public void handleBSPRule(BSPRule bspRule) throws WSSecurityException
WSSecurityExceptionpublic void setDisableBSPRules(boolean disableBSPRules)
Copyright © 2018 JBoss by Red Hat. All rights reserved.