org.openmobileis.services.security
Interface SecurityStore

All Known Implementing Classes:
DefaultSecurityStore

public interface SecurityStore


Method Summary
 byte[] read()
           
 void store(java.lang.String password)
           
 

Method Detail

store

public void store(java.lang.String password)

read

public byte[] read()


Copyright 2006 OpenMobileIS. All Rights Reserved.