org.openmobileis.services.security
Class DefaultSecurityHash

java.lang.Object
  extended byorg.openmobileis.services.security.DefaultSecurityHash
All Implemented Interfaces:
SecurityHash

public class DefaultSecurityHash
extends java.lang.Object
implements SecurityHash


Constructor Summary
DefaultSecurityHash()
           
 
Method Summary
 byte[] hash(char[] password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSecurityHash

public DefaultSecurityHash()
Method Detail

hash

public byte[] hash(char[] password)
Specified by:
hash in interface SecurityHash


Copyright 2005 e-Care. All Rights Reserved.