JCA Provider Service

Alan Bateman Alan.Bateman at oracle.com
Mon Jan 7 07:49:17 UTC 2019


On 07/01/2019 03:46, Will Sargent wrote:
> Hi all,
>
> I've put together a small project that will autoload custom JCA 
> providers, bypassing the need to append to the 
> java.security.properties file (which is not well documented), allowing 
> for some programmatic access, and adding some logging.
>
Have you tried the service provider mechanism that was added in Java SE 
9 to support loading JCE providers as services?

-Alan



More information about the security-dev mailing list