Uses of Class
org.ehrbase.tenant.DefaultTenantAuthentication
-
Packages that use DefaultTenantAuthentication Package Description org.ehrbase.tenant -
-
Uses of DefaultTenantAuthentication in org.ehrbase.tenant
Methods in org.ehrbase.tenant that return DefaultTenantAuthentication Modifier and Type Method Description static <T> DefaultTenantAuthenticationDefaultTenantAuthentication. of(String tenantId)static <T> DefaultTenantAuthenticationDefaultTenantAuthentication. of(TenantAuthentication<T> auth)static <T> DefaultTenantAuthenticationDefaultTenantAuthentication. ofToken(String token)
-