Uses of Class
org.wildfly.security.provider.util.ServiceLoaderSupplier
Packages that use ServiceLoaderSupplier
-
Uses of ServiceLoaderSupplier in org.wildfly.security.provider.util
Subclasses of ServiceLoaderSupplier in org.wildfly.security.provider.utilModifier and TypeClassDescriptionclassA supplier which uses a service loader to find allProviderinstances that aren't in the list of installed security providers and returns them as an array.