Package io.jmix.restds.auth
@NonNullApi
package io.jmix.restds.auth
-
ClassDescriptionAbstractRestUserRepository<T extends org.springframework.security.core.userdetails.UserDetails>Base implementation of
UserRepository
that loads users from the REST DataStore.Authentication
object for authenticating through the REST DataStore with Resource Owner Password Credentials Grant.