public abstract class AbstractRsaKeyProviderFactory extends Object implements KeyProviderFactory
| Constructor and Description |
|---|
AbstractRsaKeyProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ProviderConfigurationBuilder |
configurationBuilder() |
void |
validateConfiguration(KeycloakSession session,
RealmModel realm,
ComponentModel model)
Called before a component is created or updated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, create, createFallbackKeys, init, postInitcreate, getCommonProviderConfigProperties, getTypeMetadata, onCreate, onUpdate, preRemovegetId, ordergetConfigProperties, getHelpTextpublic static final ProviderConfigurationBuilder configurationBuilder()
public void validateConfiguration(KeycloakSession session, RealmModel realm, ComponentModel model) throws ComponentValidationException
ComponentFactoryvalidateConfiguration in interface ComponentFactoryComponentValidationExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.