Package com.mapr.security
Class FipsLoader
java.lang.Object
com.mapr.security.FipsLoader
The purpose of this class is to separate the importing of the Bouncy Castle jar
files from the classes where they are (conditionally) needed, as those classes
may also be used where the Bouncy Castle jar files are not in the classpath.
(See CORE-653)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BOUNCY_CASTLE_JSEE_PROVIDER
Identifier for the Bouncy Castle SSL Provider- See Also:
-
BOUNCY_CASTLE_KEYSTORE_TYPE
Identifier for the Bouncy Castle Keystore Type- See Also:
-
BOUNCY_CASTLE_SRAND_PROVIDER
Identifier for the Bouncy Castle Secure Random Provider- See Also:
-
-
Constructor Details
-
FipsLoader
public FipsLoader()
-
-
Method Details
-
loadFipsProviders
public static void loadFipsProviders()
-