com.iplanet.am.sdk
Class AMCrypt

java.lang.Object
  |
  +--com.iplanet.am.sdk.AMCrypt

public synchronized class AMCrypt
extends java.lang.Object


Constructor Summary
AMCrypt()
           
 
Method Summary
static java.util.Map decryptPasswords(java.util.Map, ServiceSchema)
           
static java.util.Set decryptPasswords(java.util.Set, java.lang.String, ServiceSchema)
           
static java.util.Map encryptPasswords(java.util.Map, ServiceSchema)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AMCrypt

public AMCrypt()
Method Detail

encryptPasswords

public static java.util.Map encryptPasswords(java.util.Map,
                                             ServiceSchema)

decryptPasswords

public static java.util.Map decryptPasswords(java.util.Map,
                                             ServiceSchema)

decryptPasswords

public static java.util.Set decryptPasswords(java.util.Set,
                                             java.lang.String,
                                             ServiceSchema)


Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.