Uses of Class
org.apache.wss4j.common.derivedKey.ConversationException

Packages that use ConversationException
org.apache.wss4j.common.derivedKey   
 

Uses of ConversationException in org.apache.wss4j.common.derivedKey
 

Methods in org.apache.wss4j.common.derivedKey that throw ConversationException
 byte[] DerivationAlgorithm.createKey(byte[] secret, byte[] seed, int offset, long length)
           
 byte[] P_SHA1.createKey(byte[] secret, byte[] seed, int offset, long length)
           
static DerivationAlgorithm AlgoFactory.getInstance(String algorithm)
          This gives a DerivationAlgorithm instance from the default set of algorithms provided
 



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