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