Package io.jmix.authserver.principal
@NonNullApi
package io.jmix.authserver.principal
-
ClassDescriptionA
AuthenticationPrincipalResolver
that makes theCurrentAuthentication.getUser()
method return an instance of the actual user class (usually a JPA entity defined in the application) if authenticated using access token.