Class AuthECPassword
java.lang.Object
pro.gravit.launcher.request.auth.password.AuthECPassword
- All Implemented Interfaces:
AuthRequest.AuthPasswordInterface
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface pro.gravit.launcher.request.auth.AuthRequest.AuthPasswordInterface
isAllowSave
-
Field Details
-
password
public final byte[] passwordDeprecated.
-
-
Constructor Details
-
AuthECPassword
public AuthECPassword(byte[] password) Deprecated.
-
-
Method Details
-
check
public boolean check()Deprecated.- Specified by:
checkin interfaceAuthRequest.AuthPasswordInterface
-