org.apache.ws.sandbox.security.conversation
Class KeyDerivator

java.lang.Object
  extended byorg.apache.ws.sandbox.security.conversation.KeyDerivator

public class KeyDerivator
extends java.lang.Object

Version:
1.0
Author:
Ruchith

Constructor Summary
KeyDerivator()
           
 
Method Summary
 byte[] generateKey(java.util.Hashtable sessionTable, java.lang.String identifier)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyDerivator

public KeyDerivator()
Method Detail

generateKey

public byte[] generateKey(java.util.Hashtable sessionTable,
                          java.lang.String identifier)
                   throws WSSecurityException,
                          ConversationException,
                          WSSecurityException
Throws:
WSSecurityException
ConversationException


Copyright © 2004-2008 Apache Web Services. All Rights Reserved.