Package org.wildfly.security.provider.util
-
Class Summary Class Description ProviderFactory Utility class to obtain Supplier with providers available on the classpath.ProviderServiceLoaderSupplier A 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.ProviderUtil Utilities for dealing with security providers.ServiceLoaderSupplier<E> A supplier which uses a service loader to find all instances of the given service, and return them as an array.