|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.alarexgroup.m2mplf.adapters.security.SIMSecurityAdapter
public class SIMSecurityAdapter
Adapter is used for security operations on SIM card
| Constructor Summary | |
|---|---|
SIMSecurityAdapter()
|
|
| Method Summary | |
|---|---|
boolean |
authenticatePIN(java.lang.String pin)
Method authenticates SIM with PINu |
static SIMSecurityAdapter |
getSecurityAdapter()
Method initializes adapter |
boolean |
checkIfPINIsNeeded()
Method verifies if SIM card needs PIN code |
static boolean |
simIsInserted()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SIMSecurityAdapter()
| Method Detail |
|---|
public static SIMSecurityAdapter getSecurityAdapter()
public static boolean simIsInserted()
public boolean checkIfPINIsNeeded()
public boolean authenticatePIN(java.lang.String pin)
pin - PIN for SIM
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||