public class PinConfiguration
extends java.lang.Object
supplier of applicationId, in which the password object is, and the passwordId
Constructor and Description |
---|
PinConfiguration(java.lang.String[] appids,
int pwid)
constructor with parameter
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getAppIds()
get the applicationId of whole DF
|
int |
getPwid()
get ID of password object
|