public class UserBuilder extends Object
| 构造器和说明 |
|---|
UserBuilder() |
public static User buildUser(AuthenticationInfo authenticationInfo, Database database, boolean persistent)
authenticationInfo - authentication infodatabase - target databasepersistent - true if the user will be persisted in the databaseCopyright © 2022. All rights reserved.