public class SecurityProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
providerClassName
The name of an additional security provider class.
|
static String |
providerName
The name of an additional security provider.
|
| Constructor and Description |
|---|
SecurityProvider() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
addProvider()
Attempts to add the provider specified by
providerClassName. |
public static String providerName
public static String providerClassName
public static boolean addProvider()
providerClassName.Copyright © 2016 Carboni. All rights reserved.