public interface DeviceBindingRepository
abstract Unit
persist(UserKey userKey)
abstract List<UserKey>
getAllKeys()
delete(UserKey userKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit persist(UserKey userKey)
abstract List<UserKey> getAllKeys()
abstract Unit delete(UserKey userKey)