Package pro.fessional.wings.warlock.security.userdetails
See: Description
-
Class Summary Class Description JustAuthUserDetailsCombo JustAuth UserDetailsService, auto create use if not exists JustAuthUserAuthnAutoReg NonceUserDetailsCombo A one-time credential login that expires immediately after use, regardless of whether authentication passes or fails. MemoryUserDetailsCombo Predefined user auth info is loaded into memory by config, etc. If autoEncode and password is not in `{` and `}` proxy mode, it is auto encrypted. Notes: (1) Make sure the mapping of username and userid, no verification here. (2) Verify without salt, even if `passslat` exists in db.