Uses of Package
org.kiwiproject.security
Packages that use org.kiwiproject.security
-
Classes in org.kiwiproject.security used by org.kiwiproject.configClassDescriptionDefines a configuration interface for properties needed to create key and trust stores, and a contract to be able to create an
SSLContextandSSLSocketFactoryfrom this configuration.A "simple" factory class that makes it simpler to createSSLContextinstances.Defines a configuration interface for properties needed to create trust stores, and a contract to be able to create aSSLContextandSSLSocketFactoryfrom this configuration. -
Classes in org.kiwiproject.security used by org.kiwiproject.securityClassDescriptionKeyStore types that can be specified when generating an instance of
KeyStoreusingKeyStore.getInstance(String).A "simple" factory class that makes it simpler to createSSLContextinstances.A builder class forSimpleSSLContextFactory.Protocols thar can be used when callingSSLContext.getInstance(String).Defines a configuration interface for properties needed to create trust stores, and a contract to be able to create aSSLContextandSSLSocketFactoryfrom this configuration.