Security.addProvider
Class Overview | Class Members |
This Package |
All Packages
public static int addProvider( Provider provider )
Parameters
- provider
- the provider to be added.
Returns
the preference position in which the provider was
added, or -1 if the provider was not added because it is
already installed.
Description
Adds a provider to the next position available.
See Also
getProvider, removeProvider