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, wait
close, create, createFallbackKeys, init, postInit
create, getCommonProviderConfigProperties, getTypeMetadata, onCreate, onUpdate, preRemove
getId, order
getConfigProperties, getHelpText
public static final ProviderConfigurationBuilder configurationBuilder()
public void validateConfiguration(KeycloakSession session, RealmModel realm, ComponentModel model) throws ComponentValidationException
ComponentFactory
validateConfiguration
in interface ComponentFactory
ComponentValidationException
Copyright © 2021 JBoss by Red Hat. All rights reserved.