Top Classes
module java.base

Package sun.security.jca


Class Summary

Modifier and TypeClass and Description
public class
GetInstance

Collection of utility methods to facilitate implementing getInstance() methods in the JCA/JCE/JSSE/...

public class
JCAUtil

Collection of static utility methods used by the security framework.

pack-priv class
ProviderConfig

Class representing a configured provider which encapsulates configuration (provider name + optional argument), the provider loading logic, and the loaded Provider object itself.

public class
ProviderList

List of Providers.

public class
Providers

Collection of methods to get and set provider list.

public class
ServiceId

Simple class encapsulating a service type and algorithm for lookup.