Uses of Interface
io.helidon.security.spi.ProviderConfig
-
Packages that use ProviderConfig Package Description io.helidon.security.spi Security component's SPI. -
-
Uses of ProviderConfig in io.helidon.security.spi
Methods in io.helidon.security.spi that return types with arguments of type ProviderConfig Modifier and Type Method Description default Collection<Class<? extends ProviderConfig>>
SecurityProvider. supportedCustomObjects()
Class of the configuration type.
-