类的使用
cn.authing.sdk.java.dto.SignInOptionsDto.PasswordEncryptType
-
使用SignInOptionsDto.PasswordEncryptType的程序包 程序包 说明 cn.authing.sdk.java.dto -
-
cn.authing.sdk.java.dto中SignInOptionsDto.PasswordEncryptType的使用
返回SignInOptionsDto.PasswordEncryptType的cn.authing.sdk.java.dto中的方法 修饰符和类型 方法 说明 SignInOptionsDto.PasswordEncryptTypeSignInOptionsDto. getPasswordEncryptType()static SignInOptionsDto.PasswordEncryptTypeSignInOptionsDto.PasswordEncryptType. valueOf(String name)返回带有指定名称的该类型的枚举常量。static SignInOptionsDto.PasswordEncryptType[]SignInOptionsDto.PasswordEncryptType. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为SignInOptionsDto.PasswordEncryptType的cn.authing.sdk.java.dto中的方法 修饰符和类型 方法 说明 voidSignInOptionsDto. setPasswordEncryptType(SignInOptionsDto.PasswordEncryptType passwordEncryptType)
-