public class SoftTokenParam extends Object
Constructor and Description |
---|
SoftTokenParam() |
Modifier and Type | Method and Description |
---|---|
String |
getUserId()
Gets the user id.
|
boolean |
isPasswordRequired()
Gets the password required flag.
|
void |
setPasswordRequired(boolean passwordRequired)
Sets the password required flag.
|
void |
setUserId(String userId)
Sets the user id.
|
public String getUserId()
public void setUserId(String userId)
userId
- the userId to setpublic boolean isPasswordRequired()
public void setPasswordRequired(boolean passwordRequired)
passwordRequired
- the passwordRequired to setCopyright © 2022 KOBIL Systems GmbH. All rights reserved.