public class SecurityProviderProxy extends Object
| Constructor and Description |
|---|
SecurityProviderProxy(Provider provider)
Constructor that registers the provider if it is not already registered.
|
| Modifier and Type | Method and Description |
|---|---|
Provider |
getProvider()
Gets the provider that was registered.
|
String |
getProviderName()
Gets the name of the provider that was registered.
|
public SecurityProviderProxy(Provider provider)
provider - The provider to register or get if it was registeredCopyright © 1998–2025 Apryse Group NV. All rights reserved.