@Singleton public final class KeyPairProviderFactoryImpl extends Object implements KeyPairProviderFactory
| Constructor and Description |
|---|
KeyPairProviderFactoryImpl()
Creates a new key pair provider factory.
|
| Modifier and Type | Method and Description |
|---|---|
KeyPairProvider |
getProvider(String realm)
Gets the provider for the given realm.
|
public KeyPairProviderFactoryImpl()
public KeyPairProvider getProvider(String realm)
KeyPairProviderFactorygetProvider in interface KeyPairProviderFactoryrealm - the realmCopyright © 2010–2023 Open Identity Platform Community. All rights reserved.