|
For the latest news and information visit The GNU Crypto project | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface IAuthInfoProviderFactoryMethod Summary | |
IAuthInfoProvider |
|
public IAuthInfoProvider getInstance(String mechanism)
Returns an implementation of a provider for a designated mechanism capable of honouringIAuthInfoProviderrequests.
- Parameters:
mechanism- the unique name of a mechanism.
- Returns:
- an implementation of
IAuthInfoProviderfor that mechanism ornullif none found.