@Contract
public interface LocalPassword
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalPassword()
Get the local password.
|
boolean |
isLocalPassword(String password)
Is the given password the local password?
|
boolean isLocalPassword(String password)
password - the password to testString getLocalPassword()
Copyright © 2017. All rights reserved.