public final class DSSSecurityProvider
extends Object
The default security provider
-
Method Summary
Gets the security provider name
static void
Sets the security provider
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getSecurityProvider
public static Provider getSecurityProvider()
Gets the provider
- Returns:
Provider
-
getSecurityProviderName
public static String getSecurityProviderName()
Gets the security provider name
- Returns:
String
-
setSecurityProvider
public static void setSecurityProvider(Provider provider)
Sets the security provider
- Parameters:
provider - Provider