Package io.jmix.authserver.principal
@NonNullApi
package io.jmix.authserver.principal
-
ClassesClassDescriptionA
AuthenticationPrincipalResolverthat 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.