|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ShimHost.DriverPasswordCheck
Interface to handle <check-password> commands received on the Publisher channel.
ShimHost.setDriverPasswordCheck(ShimHost.DriverPasswordCheck)| Method Summary | |
|---|---|
boolean |
checkDriverPassword(String password)
Method that will be called to handle a <check-password> command received on the Publisher channel. |
| Method Detail |
|---|
boolean checkDriverPassword(String password)
password - value to check
true if password matches; false otherwise
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||