- valueOf(String) - Static method in enum net.renfei.sdk.comm.StateCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.renfei.sdk.http.HttpEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.renfei.sdk.http.HttpRequestMethod
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.renfei.sdk.comm.StateCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.renfei.sdk.http.HttpEntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.renfei.sdk.http.HttpRequestMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyPassword(String, String) - Static method in class net.renfei.sdk.utils.PasswordUtils
-
验证密码
- verifyPassword(char[], String) - Static method in class net.renfei.sdk.utils.PasswordUtils
-
验证密码