Uses of Enum
io.quantics.multitenant.oauth2.config.MultiTenantResourceServerProperties.ResolveMode
Packages that use MultiTenantResourceServerProperties.ResolveMode
Package
Description
Contains configuration classes for OAuth2-based multi-tenant applications.
-
Uses of MultiTenantResourceServerProperties.ResolveMode in io.quantics.multitenant.oauth2.config
Fields in io.quantics.multitenant.oauth2.config declared as MultiTenantResourceServerProperties.ResolveModeModifier and TypeFieldDescriptionstatic final MultiTenantResourceServerProperties.ResolveModeMultiTenantResourceServerProperties.DEFAULT_RESOLVE_MODEMethods in io.quantics.multitenant.oauth2.config that return MultiTenantResourceServerProperties.ResolveModeModifier and TypeMethodDescriptionMultiTenantResourceServerProperties.getResolveMode()Returns the enum constant of this type with the specified name.MultiTenantResourceServerProperties.ResolveMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.quantics.multitenant.oauth2.config with parameters of type MultiTenantResourceServerProperties.ResolveModeModifier and TypeMethodDescriptionvoidMultiTenantResourceServerProperties.setResolveMode(MultiTenantResourceServerProperties.ResolveMode resolveMode)