Uses of Class
org.apache.wss4j.stax.ext.WSSConfigurationException

Packages that use WSSConfigurationException
org.apache.wss4j.stax   
org.apache.wss4j.stax.ext   
org.apache.wss4j.stax.validate   
 

Uses of WSSConfigurationException in org.apache.wss4j.stax
 

Methods in org.apache.wss4j.stax that throw WSSConfigurationException
static WSSSecurityProperties WSSec.validateAndApplyDefaultsToInboundSecurityProperties(WSSSecurityProperties securityProperties)
          Validates the user supplied configuration and applies default values as apropriate for the inbound security engine
static WSSSecurityProperties WSSec.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.ext
 

Methods in org.apache.wss4j.stax.ext that throw WSSConfigurationException
 Crypto WSSSecurityProperties.getDecryptionCrypto()
          returns the decryptionCrypto for the key-management
 Crypto WSSSecurityProperties.getEncryptionCrypto()
          returns the encryptionCrypto for the key-management
 Crypto WSSSecurityProperties.getSignatureCrypto()
           
 Crypto WSSSecurityProperties.getSignatureVerificationCrypto()
           
 

Uses of WSSConfigurationException in org.apache.wss4j.stax.validate
 

Methods in org.apache.wss4j.stax.validate that throw WSSConfigurationException
protected  Crypto BinarySecurityTokenValidatorImpl.getCrypto(WSSSecurityProperties securityProperties)
           
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.