Package io.jmix.restds.auth


@NonNullApi package io.jmix.restds.auth
  • Classes
    Class
    Description
    AbstractRestUserRepository<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.