Uses of Class
org.apache.wss4j.stax.ext.WSSConfigurationException
Packages that use WSSConfigurationException
Package
Description
-
Uses of WSSConfigurationException in org.apache.wss4j.stax.ext
Methods in org.apache.wss4j.stax.ext that throw WSSConfigurationExceptionModifier and TypeMethodDescriptionWSSSecurityProperties.getDecryptionCrypto()returns the decryptionCrypto for the key-managementWSSSecurityProperties.getEncryptionCrypto()returns the encryptionCrypto for the key-managementWSSSecurityProperties.getSignatureCrypto()WSSSecurityProperties.getSignatureVerificationCrypto() -
Uses of WSSConfigurationException in org.apache.wss4j.stax.setup
Methods in org.apache.wss4j.stax.setup that throw WSSConfigurationExceptionModifier and TypeMethodDescriptionstatic WSSSecurityPropertiesWSSec.validateAndApplyDefaultsToInboundSecurityProperties(WSSSecurityProperties securityProperties) Validates the user supplied configuration and applies default values as apropriate for the inbound security enginestatic WSSSecurityPropertiesWSSec.validateAndApplyDefaultsToOutboundSecurityProperties(WSSSecurityProperties securityProperties) Validates the user supplied configuration and applies default values as apropriate for the outbound security engine -
Uses of WSSConfigurationException in org.apache.wss4j.stax.validate
Methods in org.apache.wss4j.stax.validate that throw WSSConfigurationExceptionModifier and TypeMethodDescriptionprotected CryptoBinarySecurityTokenValidatorImpl.getCrypto(WSSSecurityProperties securityProperties)