Class UserInfo.UserInfoSupplier

java.lang.Object
io.datarouter.auth.service.UserInfo.UserInfoSupplier
All Implemented Interfaces:
Supplier<UserInfo>
Enclosing interface:
UserInfo

@Singleton public static class UserInfo.UserInfoSupplier extends Object implements Supplier<UserInfo>
  • Constructor Details

    • UserInfoSupplier

      public UserInfoSupplier()
  • Method Details