public interface PasswearConfig
| Modifier and Type | Method and Description |
|---|---|
AuthType |
getAuthType(Context ctx)
Get the default authentication type for PassWear
|
java.util.UUID |
getGuid(Context ctx)
Get the unique GUID associated with the application
|
java.util.UUID getGuid(Context ctx)
ctx - The application contextAuthType getAuthType(Context ctx)
ctx - The application contextAuthType