org.apache.wss4j.dom.bsp
Class BSPEnforcer
java.lang.Object
org.apache.wss4j.dom.bsp.BSPEnforcer
public class BSPEnforcer
- extends Object
An class that enforces Basic Security Profile Rules
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BSPEnforcer
public BSPEnforcer()
BSPEnforcer
public BSPEnforcer(List<BSPRule> bspRules)
BSPEnforcer
public BSPEnforcer(boolean disableBSPRules)
handleBSPRule
public void handleBSPRule(BSPRule bspRule)
throws WSSecurityException
- Throws:
WSSecurityException
setIgnoredBSPRules
public void setIgnoredBSPRules(List<BSPRule> bspRules)
setDisableBSPRules
public void setDisableBSPRules(boolean disableBSPRules)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.