Class v.g.k.KeyringClient(
object
):
Part of
vmc
.
gtk
.
keyring
View In Hierarchy
Client for gnome-keyring
I associate the IMEI of a device with a PIN. Less stuff to remember for the user. The only drawback is what if the user changes the SIM of its device? Won't work :)
Method
__init__
Undocumented
Method
delete
Deletes
auth_token
from the keyring as its faulty
Method
register
Register
pin
for
device
Method
get_pin
Returns the PIN associated with
device
def __init__(self):
Undocumented
def delete(self, auth_token):
Deletes
auth_token
from the keyring as its faulty
def register(self, device, pin):
Register
pin
for
device
def get_pin(self, device):
Returns the PIN associated with
device
API Documentation
for vodafone-mobile-connect-card-driver-for-linux, generated by
pydoctor
at 2008-01-10 13:06:31.