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
WSSecurityException
public void setDisableBSPRules(boolean disableBSPRules)
Copyright © 2016 JBoss by Red Hat. All rights reserved.