Uses of Class
org.apache.rampart.policy.model.RampartConfig
Packages that use RampartConfig
-
Uses of RampartConfig in org.apache.rampart
Methods in org.apache.rampart with parameters of type RampartConfigModifier and TypeMethodDescriptionvoidRampartConfigCallbackHandler.update(RampartConfig rampartConfig) -
Uses of RampartConfig in org.apache.rampart.policy
Methods in org.apache.rampart.policy that return RampartConfigMethods in org.apache.rampart.policy with parameters of type RampartConfigModifier and TypeMethodDescriptionvoidRampartPolicyData.setRampartConfig(RampartConfig rampartConfig) -
Uses of RampartConfig in org.apache.rampart.util
Methods in org.apache.rampart.util with parameters of type RampartConfigModifier and TypeMethodDescriptionstatic org.apache.wss4j.common.crypto.CryptoRampartUtil.getEncryptionCrypto(RampartConfig config, ClassLoader loader) Create theCryptoinstance for encryption using information from the rampart configuration assertionstatic org.apache.wss4j.common.crypto.CryptoRampartUtil.getSignatureCrypto(RampartConfig config, ClassLoader loader) Create theCryptoinstance for signature using information from the rampart configuration assertion