org.openmobileis.services.security
Class DefaultSecurityStore

java.lang.Object
  extended byorg.openmobileis.services.security.DefaultSecurityStore
All Implemented Interfaces:
SecurityStore

public class DefaultSecurityStore
extends java.lang.Object
implements SecurityStore


Constructor Summary
DefaultSecurityStore()
           
 
Method Summary
 byte[] read()
           
 void store(java.lang.String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSecurityStore

public DefaultSecurityStore()
Method Detail

store

public void store(java.lang.String password)
Specified by:
store in interface SecurityStore

read

public byte[] read()
Specified by:
read in interface SecurityStore


Copyright 2005 e-Care. All Rights Reserved.