Uses of Enum Class
org.apache.wss4j.common.bsp.BSPRule
Packages that use BSPRule
Package
Description
-
Uses of BSPRule in org.apache.wss4j.common.bsp
Methods in org.apache.wss4j.common.bsp that return BSPRuleModifier and TypeMethodDescriptionstatic BSPRuleReturns the enum constant of this class with the specified name.static BSPRule[]BSPRule.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.wss4j.common.bsp with parameters of type BSPRuleMethod parameters in org.apache.wss4j.common.bsp with type arguments of type BSPRuleConstructor parameters in org.apache.wss4j.common.bsp with type arguments of type BSPRule -
Uses of BSPRule in org.apache.wss4j.dom.handler
Method parameters in org.apache.wss4j.dom.handler with type arguments of type BSPRule -
Uses of BSPRule in org.apache.wss4j.stax.ext
Methods in org.apache.wss4j.stax.ext that return types with arguments of type BSPRuleMethods in org.apache.wss4j.stax.ext with parameters of type BSPRuleModifier and TypeMethodDescriptionvoidWSSSecurityProperties.addIgnoreBSPRule(BSPRule bspRule) voidWSInboundSecurityContext.handleBSPRule(BSPRule bspRule) Method parameters in org.apache.wss4j.stax.ext with type arguments of type BSPRuleModifier and TypeMethodDescriptionvoidWSInboundSecurityContext.ignoredBSPRules(List<BSPRule> bspRules) -
Uses of BSPRule in org.apache.wss4j.stax.impl
Methods in org.apache.wss4j.stax.impl with parameters of type BSPRuleModifier and TypeMethodDescriptionvoidInboundWSSecurityContextImpl.handleBSPRule(BSPRule bspRule) Method parameters in org.apache.wss4j.stax.impl with type arguments of type BSPRuleModifier and TypeMethodDescriptionvoidInboundWSSecurityContextImpl.ignoredBSPRules(List<BSPRule> bspRules)