Uses of Class
org.keycloak.provider.ProviderConfigProperty
Packages that use ProviderConfigProperty
Package
Description
-
Uses of ProviderConfigProperty in org.keycloak.authentication
Methods in org.keycloak.authentication that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionClientAuthenticatorFactory.getConfigPropertiesPerClient()List of config properties for this client implementation. -
Uses of ProviderConfigProperty in org.keycloak.authentication.authenticators.access
Methods in org.keycloak.authentication.authenticators.access that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionAllowAccessAuthenticatorFactory.getConfigProperties()DenyAccessAuthenticatorFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.authentication.authenticators.broker
Methods in org.keycloak.authentication.authenticators.broker that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionIdpAutoLinkAuthenticatorFactory.getConfigProperties()IdpConfirmLinkAuthenticatorFactory.getConfigProperties()IdpConfirmOverrideLinkAuthenticatorFactory.getConfigProperties()IdpCreateUserIfUniqueAuthenticatorFactory.getConfigProperties()IdpDetectExistingBrokerUserAuthenticatorFactory.getConfigProperties()IdpEmailVerificationAuthenticatorFactory.getConfigProperties()IdpReviewProfileAuthenticatorFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.authentication.authenticators.browser
Methods in org.keycloak.authentication.authenticators.browser that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionConditionalOtpFormAuthenticatorFactory.getConfigProperties()CookieAuthenticatorFactory.getConfigProperties()DeployedScriptAuthenticatorFactory.getConfigProperties()IdentityProviderAuthenticatorFactory.getConfigProperties()OTPFormAuthenticatorFactory.getConfigProperties()PasswordFormFactory.getConfigProperties()RecoveryAuthnCodesFormAuthenticatorFactory.getConfigProperties()ScriptBasedAuthenticatorFactory.getConfigProperties()SpnegoAuthenticatorFactory.getConfigProperties()UsernameFormFactory.getConfigProperties()UsernamePasswordFormFactory.getConfigProperties()WebAuthnAuthenticatorFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.authentication.authenticators.client
Methods in org.keycloak.authentication.authenticators.client that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionClientIdAndSecretAuthenticator.getConfigProperties()JWTClientAuthenticator.getConfigProperties()JWTClientSecretAuthenticator.getConfigProperties()X509ClientAuthenticator.getConfigProperties()ClientIdAndSecretAuthenticator.getConfigPropertiesPerClient()JWTClientAuthenticator.getConfigPropertiesPerClient()JWTClientSecretAuthenticator.getConfigPropertiesPerClient()X509ClientAuthenticator.getConfigPropertiesPerClient() -
Uses of ProviderConfigProperty in org.keycloak.authentication.authenticators.conditional
Methods in org.keycloak.authentication.authenticators.conditional that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionConditionalClientScopeAuthenticatorFactory.getConfigProperties()ConditionalLoaAuthenticatorFactory.getConfigProperties()ConditionalRoleAuthenticatorFactory.getConfigProperties()ConditionalSubFlowExecutedAuthenticatorFactory.getConfigProperties()ConditionalUserAttributeValueFactory.getConfigProperties()ConditionalUserConfiguredAuthenticatorFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.authentication.authenticators.directgrant
Methods in org.keycloak.authentication.authenticators.directgrant that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionValidateOTP.getConfigProperties()ValidatePassword.getConfigProperties()ValidateUsername.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.authentication.authenticators.resetcred
Methods in org.keycloak.authentication.authenticators.resetcred that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionAbstractSetRequiredActionAuthenticator.getConfigProperties()ResetCredentialChooseUser.getConfigProperties()ResetCredentialEmail.getConfigProperties()ResetOTP.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.authentication.authenticators.sessionlimits
Methods in org.keycloak.authentication.authenticators.sessionlimits that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.authentication.authenticators.x509
Fields in org.keycloak.authentication.authenticators.x509 with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>AbstractX509ClientCertificateAuthenticatorFactory.configPropertiesMethods in org.keycloak.authentication.authenticators.x509 that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionAbstractX509ClientCertificateAuthenticatorFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.authentication.forms
Methods in org.keycloak.authentication.forms that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionAbstractRegistrationRecaptcha.getConfigProperties()RegistrationPage.getConfigProperties()RegistrationPassword.getConfigProperties()RegistrationRecaptcha.getConfigProperties()RegistrationRecaptchaEnterprise.getConfigProperties()RegistrationTermsAndConditions.getConfigProperties()RegistrationUserCreation.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.authentication.requiredactions
Methods in org.keycloak.authentication.requiredactions that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.broker.oidc.mappers
Methods in org.keycloak.broker.oidc.mappers that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionAbstractJsonUserAttributeMapper.getConfigProperties()AdvancedClaimToGroupMapper.getConfigProperties()AdvancedClaimToRoleMapper.getConfigProperties()ClaimToRoleMapper.getConfigProperties()ClaimToUserSessionNoteMapper.getConfigProperties()ExternalKeycloakRoleToRoleMapper.getConfigProperties()UserAttributeMapper.getConfigProperties()UsernameTemplateMapper.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.broker.provider
Fields in org.keycloak.broker.provider with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>HardcodedAttributeMapper.configPropertiesprotected static final List<ProviderConfigProperty>HardcodedRoleMapper.configPropertiesprotected static final List<ProviderConfigProperty>HardcodedUserSessionAttributeMapper.configPropertiesMethods in org.keycloak.broker.provider that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionHardcodedAttributeMapper.getConfigProperties()HardcodedGroupMapper.getConfigProperties()HardcodedRoleMapper.getConfigProperties()HardcodedUserSessionAttributeMapper.getConfigProperties()default List<ProviderConfigProperty>IdentityProviderFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.broker.saml.mappers
Methods in org.keycloak.broker.saml.mappers that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionAdvancedAttributeToGroupMapper.getConfigProperties()AdvancedAttributeToRoleMapper.getConfigProperties()AttributeToRoleMapper.getConfigProperties()UserAttributeMapper.getConfigProperties()UsernameTemplateMapper.getConfigProperties()XPathAttributeMapper.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.component
Methods in org.keycloak.component that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptiondefault List<ProviderConfigProperty>ComponentFactory.getCommonProviderConfigProperties()These are config properties that are common across all implementation of this component typedefault List<ProviderConfigProperty>AmphibianProviderFactory.getConfigProperties()default List<ProviderConfigProperty>SubComponentFactory.getConfigProperties(RealmModel realm, ComponentModel parent) -
Uses of ProviderConfigProperty in org.keycloak.connections.httpclient
Methods in org.keycloak.connections.httpclient that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.connections.infinispan.remote
Methods in org.keycloak.connections.infinispan.remote that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.connections.jpa.updater.liquibase.lock
Methods in org.keycloak.connections.jpa.updater.liquibase.lock that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.credential
Methods in org.keycloak.credential that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.crl.infinispan
Methods in org.keycloak.crl.infinispan that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.encoding
Methods in org.keycloak.encoding that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.events.email
Methods in org.keycloak.events.email that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.events.log
Methods in org.keycloak.events.log that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.exportimport.dir
Methods in org.keycloak.exportimport.dir that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionDirExportProviderFactory.getConfigMetadata()DirImportProviderFactory.getConfigMetadata() -
Uses of ProviderConfigProperty in org.keycloak.exportimport.singlefile
Methods in org.keycloak.exportimport.singlefile that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionSingleFileExportProviderFactory.getConfigMetadata()SingleFileImportProviderFactory.getConfigMetadata() -
Uses of ProviderConfigProperty in org.keycloak.federation.kerberos
Fields in org.keycloak.federation.kerberos with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>KerberosFederationProviderFactory.configPropertiesMethods in org.keycloak.federation.kerberos that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.ipatuura_user_spi
Fields in org.keycloak.ipatuura_user_spi with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>IpatuuraUserStorageProviderFactory.configMetadataMethods in org.keycloak.ipatuura_user_spi that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.keys
Fields in org.keycloak.keys declared as ProviderConfigPropertyModifier and TypeFieldDescriptionstatic final ProviderConfigPropertyAttributes.ACTIVE_PROPERTYstatic final ProviderConfigPropertyAttributes.CERTIFICATE_PROPERTYstatic final ProviderConfigPropertyAttributes.EC_GENERATE_CERTIFICATE_PROPERTYprotected static ProviderConfigPropertyGeneratedEcdhKeyProviderFactory.ECDH_ALGORITHM_PROPERTYprotected static ProviderConfigPropertyGeneratedEcdhKeyProviderFactory.ECDH_ELLIPTIC_CURVE_PROPERTYprotected static ProviderConfigPropertyGeneratedEcdsaKeyProviderFactory.ECDSA_ELLIPTIC_CURVE_PROPERTYprotected static ProviderConfigPropertyAbstractEddsaKeyProviderFactory.EDDSA_ELLIPTIC_CURVE_PROPERTYstatic final ProviderConfigPropertyAttributes.ENABLED_PROPERTYstatic final ProviderConfigPropertyAttributes.HS_ALGORITHM_PROPERTYstatic ProviderConfigPropertyJavaKeystoreKeyProviderFactory.KEY_ALIAS_PROPERTYstatic ProviderConfigPropertyJavaKeystoreKeyProviderFactory.KEY_PASSWORD_PROPERTYstatic final ProviderConfigPropertyAttributes.KEY_USE_PROPERTYstatic ProviderConfigPropertyJavaKeystoreKeyProviderFactory.KEYSTORE_PASSWORD_PROPERTYstatic ProviderConfigPropertyJavaKeystoreKeyProviderFactory.KEYSTORE_PROPERTYstatic final ProviderConfigPropertyAttributes.PRIORITY_PROPERTYstatic final ProviderConfigPropertyAttributes.PRIVATE_KEY_PROPERTYstatic final ProviderConfigPropertyAttributes.RS_ALGORITHM_PROPERTYstatic final ProviderConfigPropertyAttributes.RS_ENC_ALGORITHM_PROPERTYstatic final ProviderConfigPropertyAttributes.SECRET_SIZE_PROPERTYFields in org.keycloak.keys with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionstatic final Supplier<ProviderConfigProperty>Attributes.KEY_SIZE_PROPERTYMethods in org.keycloak.keys that return ProviderConfigPropertyModifier and TypeMethodDescriptionprotected abstract ProviderConfigPropertyAbstractGeneratedEcKeyProviderFactory.getEcEllipticCurveProperty()protected ProviderConfigPropertyGeneratedEcdhKeyProviderFactory.getEcEllipticCurveProperty()protected ProviderConfigPropertyGeneratedEcdsaKeyProviderFactory.getEcEllipticCurveProperty()Methods in org.keycloak.keys that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionGeneratedAesKeyProviderFactory.getConfigProperties()GeneratedEcdhKeyProviderFactory.getConfigProperties()GeneratedEcdsaKeyProviderFactory.getConfigProperties()GeneratedEddsaKeyProviderFactory.getConfigProperties()GeneratedHmacKeyProviderFactory.getConfigProperties()GeneratedRsaEncKeyProviderFactory.getConfigProperties()GeneratedRsaKeyProviderFactory.getConfigProperties()ImportedRsaEncKeyProviderFactory.getConfigProperties()ImportedRsaKeyProviderFactory.getConfigProperties()JavaKeystoreKeyProviderFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.keys.infinispan
Methods in org.keycloak.keys.infinispan that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.models.jpa
Methods in org.keycloak.models.jpa that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.models.sessions.infinispan
Methods in org.keycloak.models.sessions.infinispan that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionInfinispanAuthenticationSessionProviderFactory.getConfigMetadata()InfinispanSingleUseObjectProviderFactory.getConfigMetadata()InfinispanStickySessionEncoderProviderFactory.getConfigMetadata()InfinispanUserSessionProviderFactory.getConfigMetadata() -
Uses of ProviderConfigProperty in org.keycloak.models.sessions.infinispan.remote
Methods in org.keycloak.models.sessions.infinispan.remote that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionRemoteInfinispanAuthenticationSessionProviderFactory.getConfigMetadata()RemoteInfinispanSingleUseObjectProviderFactory.getConfigMetadata()RemoteStickySessionEncoderProviderFactory.getConfigMetadata()RemoteUserLoginFailureProviderFactory.getConfigMetadata()RemoteUserSessionProviderFactory.getConfigMetadata() -
Uses of ProviderConfigProperty in org.keycloak.models.utils
Methods in org.keycloak.models.utils that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionstatic Map<String,ProviderConfigProperty> ComponentUtil.getComponentConfigProperties(KeycloakSession session, String providerType, String providerId) static Map<String,ProviderConfigProperty> ComponentUtil.getComponentConfigProperties(KeycloakSession session, ComponentModel component) static Map<String,ProviderConfigProperty> ComponentUtil.getComponentConfigProperties(KeycloakSession session, ComponentRepresentation component) StripSecretsUtils.GetComponentPropertiesFn.getComponentProperties(KeycloakSession session, String providerType, String providerId) Methods in org.keycloak.models.utils with parameters of type ProviderConfigPropertyModifier and TypeMethodDescriptionstatic ConfigPropertyRepresentationModelToRepresentation.toRepresentation(ProviderConfigProperty prop) Method parameters in org.keycloak.models.utils with type arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionprotected static ComponentRepresentationStripSecretsUtils.stripComponent(Map<String, ProviderConfigProperty> configProperties, ComponentRepresentation rep) static List<ConfigPropertyRepresentation>ModelToRepresentation.toRepresentation(List<ProviderConfigProperty> configProperties) -
Uses of ProviderConfigProperty in org.keycloak.organization.authentication.authenticators.broker
Methods in org.keycloak.organization.authentication.authenticators.broker that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.organization.authentication.authenticators.browser
Methods in org.keycloak.organization.authentication.authenticators.browser that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.organization.protocol.mappers.oidc
Methods in org.keycloak.organization.protocol.mappers.oidc that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.organization.protocol.mappers.saml
Methods in org.keycloak.organization.protocol.mappers.saml that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.protocol.docker
Methods in org.keycloak.protocol.docker that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.protocol.docker.mapper
Methods in org.keycloak.protocol.docker.mapper that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.protocol.oid4vc
Methods in org.keycloak.protocol.oid4vc that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
Fields in org.keycloak.protocol.oid4vc.issuance.credentialbuilder with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>JwtCredentialBuilderFactory.configPropertiesprotected static final List<ProviderConfigProperty>LDCredentialBuilderFactory.configPropertiesprotected static final List<ProviderConfigProperty>SdJwtCredentialBuilderFactory.configPropertiesMethods in org.keycloak.protocol.oid4vc.issuance.credentialbuilder that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionJwtCredentialBuilderFactory.getConfigProperties()LDCredentialBuilderFactory.getConfigProperties()SdJwtCredentialBuilderFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.protocol.oid4vc.issuance.mappers
Methods in org.keycloak.protocol.oid4vc.issuance.mappers that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionOID4VCMapper.getConfigProperties()protected List<ProviderConfigProperty>OID4VCContextMapper.getIndividualConfigProperties()protected List<ProviderConfigProperty>OID4VCGeneratedIdMapper.getIndividualConfigProperties()protected List<ProviderConfigProperty>OID4VCIssuedAtTimeClaimMapper.getIndividualConfigProperties()protected abstract List<ProviderConfigProperty>OID4VCMapper.getIndividualConfigProperties()protected List<ProviderConfigProperty>OID4VCStaticClaimMapper.getIndividualConfigProperties()protected List<ProviderConfigProperty>OID4VCSubjectIdMapper.getIndividualConfigProperties()protected List<ProviderConfigProperty>OID4VCTargetRoleMapper.getIndividualConfigProperties()protected List<ProviderConfigProperty>OID4VCTypeMapper.getIndividualConfigProperties()protected List<ProviderConfigProperty>OID4VCUserAttributeMapper.getIndividualConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.protocol.oidc
Methods in org.keycloak.protocol.oidc that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.protocol.oidc.grants.ciba.channel
Methods in org.keycloak.protocol.oidc.grants.ciba.channel that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor
Methods in org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionSecureCibaAuthenticationRequestSigningAlgorithmExecutorFactory.getConfigProperties()SecureCibaSessionEnforceExecutorFactory.getConfigProperties()SecureCibaSignedAuthenticationRequestExecutorFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.protocol.oidc.mappers
Methods in org.keycloak.protocol.oidc.mappers that return ProviderConfigPropertyModifier and TypeMethodDescriptionprotected static ProviderConfigPropertyAddressMapper.createConfigProperty(String claimName) static ProviderConfigPropertyPairwiseSubMapperHelper.createSaltConfig()static ProviderConfigPropertyPairwiseSubMapperHelper.createSectorIdentifierConfig()Methods in org.keycloak.protocol.oidc.mappers that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionAbstractPairwiseSubMapper.getAdditionalConfigProperties()Override to add additional provider configuration properties.SHA256PairwiseSubMapper.getAdditionalConfigProperties()final List<ProviderConfigProperty>AbstractPairwiseSubMapper.getConfigProperties()AcrProtocolMapper.getConfigProperties()AddressMapper.getConfigProperties()AllowedWebOriginsProtocolMapper.getConfigProperties()AmrProtocolMapper.getConfigProperties()AudienceProtocolMapper.getConfigProperties()AudienceResolveProtocolMapper.getConfigProperties()ClaimsParameterTokenMapper.getConfigProperties()ClaimsParameterWithValueIdTokenMapper.getConfigProperties()DeployedScriptOIDCProtocolMapper.getConfigProperties()FullNameMapper.getConfigProperties()GroupMembershipMapper.getConfigProperties()HardcodedClaim.getConfigProperties()HardcodedRole.getConfigProperties()NonceBackwardsCompatibleMapper.getConfigProperties()RoleNameMapper.getConfigProperties()ScriptBasedOIDCProtocolMapper.getConfigProperties()SessionStateMapper.getConfigProperties()SubMapper.getConfigProperties()UserAttributeMapper.getConfigProperties()UserClientRoleMappingMapper.getConfigProperties()UserPropertyMapper.getConfigProperties()UserRealmRoleMappingMapper.getConfigProperties()UserSessionNoteMapper.getConfigProperties()Method parameters in org.keycloak.protocol.oidc.mappers with type arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionstatic voidOIDCAttributeMapperHelper.addAttributeConfig(List<ProviderConfigProperty> configProperties, Class<? extends ProtocolMapper> protocolMapperClass) static voidOIDCAttributeMapperHelper.addIncludeInTokensConfig(List<ProviderConfigProperty> configProperties, Class<? extends ProtocolMapper> protocolMapperClass) static voidOIDCAttributeMapperHelper.addJsonTypeConfig(List<ProviderConfigProperty> configProperties) static voidOIDCAttributeMapperHelper.addJsonTypeConfig(List<ProviderConfigProperty> configProperties, List<String> supportedTypes, String defaultValue) static voidOIDCAttributeMapperHelper.addTokenClaimNameConfig(List<ProviderConfigProperty> configProperties) -
Uses of ProviderConfigProperty in org.keycloak.protocol.saml.mappers
Methods in org.keycloak.protocol.saml.mappers that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionDeployedScriptSAMLProtocolMapper.getConfigProperties()GroupMembershipMapper.getConfigProperties()HardcodedAttributeMapper.getConfigProperties()HardcodedRole.getConfigProperties()RoleListMapper.getConfigProperties()RoleNameMapper.getConfigProperties()SAMLAudienceProtocolMapper.getConfigProperties()SAMLAudienceResolveProtocolMapper.getConfigProperties()ScriptBasedMapper.getConfigProperties()UserAttributeNameIdMapper.getConfigProperties()UserAttributeStatementMapper.getConfigProperties()UserPropertyAttributeStatementMapper.getConfigProperties()UserSessionNoteStatementMapper.getConfigProperties()Method parameters in org.keycloak.protocol.saml.mappers with type arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionstatic voidAttributeStatementHelper.setConfigProperties(List<ProviderConfigProperty> configProperties) static voidNameIdMapperHelper.setConfigProperties(List<ProviderConfigProperty> configProperties) -
Uses of ProviderConfigProperty in org.keycloak.protocol.saml.profile.ecp.authenticator
Methods in org.keycloak.protocol.saml.profile.ecp.authenticator that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.provider
Methods in org.keycloak.provider that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionProviderConfigurationBuilder.build()Create the list.default List<ProviderConfigProperty>ProviderFactory.getConfigMetadata()Returns the metadata for each configuration property supported by this factory.ConfiguredProvider.getConfigProperties()Methods in org.keycloak.provider with parameters of type ProviderConfigPropertyModifier and TypeMethodDescriptionConfigurationValidationHelper.checkBoolean(ProviderConfigProperty property, boolean required) ConfigurationValidationHelper.checkInt(ProviderConfigProperty property, boolean required) ConfigurationValidationHelper.checkList(ProviderConfigProperty property, boolean required) ConfigurationValidationHelper.checkLong(ProviderConfigProperty property, boolean required) ConfigurationValidationHelper.checkRequired(ProviderConfigProperty property) ConfigurationValidationHelper.checkSingle(ProviderConfigProperty property, boolean required) ProviderConfigurationBuilder.property(ProviderConfigProperty property) -
Uses of ProviderConfigProperty in org.keycloak.services.clientpolicy.condition
Methods in org.keycloak.services.clientpolicy.condition that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionAcrConditionFactory.getConfigProperties()AnyClientConditionFactory.getConfigProperties()ClientAccessTypeConditionFactory.getConfigProperties()ClientAttributesConditionFactory.getConfigProperties()ClientProtocolConditionFactory.getConfigProperties()ClientRolesConditionFactory.getConfigProperties()ClientScopesConditionFactory.getConfigProperties()ClientUpdaterContextConditionFactory.getConfigProperties()ClientUpdaterSourceGroupsConditionFactory.getConfigProperties()ClientUpdaterSourceHostsConditionFactory.getConfigProperties()ClientUpdaterSourceRolesConditionFactory.getConfigProperties()GrantTypeConditionFactory.getConfigProperties()Method parameters in org.keycloak.services.clientpolicy.condition with type arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionprotected static voidAbstractClientPolicyConditionProviderFactory.addCommonConfigProperties(List<ProviderConfigProperty> configProperties) -
Uses of ProviderConfigProperty in org.keycloak.services.clientpolicy.executor
Methods in org.keycloak.services.clientpolicy.executor that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionAuthenticationFlowSelectorExecutorFactory.getConfigProperties()ClientSecretRotationExecutorFactory.getConfigProperties()ConfidentialClientAcceptExecutorFactory.getConfigProperties()ConsentRequiredExecutorFactory.getConfigProperties()DPoPBindEnforcerExecutorFactory.getConfigProperties()FullScopeDisabledExecutorFactory.getConfigProperties()HolderOfKeyEnforcerExecutorFactory.getConfigProperties()IntentClientBindCheckExecutorFactory.getConfigProperties()PKCEEnforcerExecutorFactory.getConfigProperties()RegistrationAccessTokenRotationDisabledExecutorFactory.getConfigProperties()RejectImplicitGrantExecutorFactory.getConfigProperties()RejectRequestExecutorFactory.getConfigProperties()RejectResourceOwnerPasswordCredentialsGrantExecutorFactory.getConfigProperties()SamlAvoidRedirectBindingExecutorFactory.getConfigProperties()SamlSecureClientUrisExecutorFactory.getConfigProperties()SamlSignatureEnforcerExecutorFactory.getConfigProperties()SecureClientAuthenticatorExecutorFactory.getConfigProperties()SecureClientUrisExecutorFactory.getConfigProperties()SecureLogoutExecutorFactory.getConfigProperties()SecureParContentsExecutorFactory.getConfigProperties()SecureRedirectUrisEnforcerExecutorFactory.getConfigProperties()SecureRequestObjectExecutorFactory.getConfigProperties()SecureResponseTypeExecutorFactory.getConfigProperties()SecureSessionEnforceExecutorFactory.getConfigProperties()SecureSigningAlgorithmExecutorFactory.getConfigProperties()SecureSigningAlgorithmForSignedJwtExecutorFactory.getConfigProperties()SuppressRefreshTokenRotationExecutorFactory.getConfigProperties()UseLightweightAccessTokenExecutorFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.services.clientregistration.policy
Methods in org.keycloak.services.clientregistration.policy that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionAbstractClientRegistrationPolicyFactory.getConfigProperties(KeycloakSession session) ClientRegistrationPolicyFactory.getConfigProperties(KeycloakSession session) Get config properties filled for particular session. -
Uses of ProviderConfigProperty in org.keycloak.services.clientregistration.policy.impl
Fields in org.keycloak.services.clientregistration.policy.impl declared as ProviderConfigPropertyModifier and TypeFieldDescriptionstatic final ProviderConfigPropertyMaxClientsClientRegistrationPolicyFactory.MAX_CLIENTS_PROPERTYMethods in org.keycloak.services.clientregistration.policy.impl that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionClientDisabledClientRegistrationPolicyFactory.getConfigProperties()ClientScopesClientRegistrationPolicyFactory.getConfigProperties()ClientScopesClientRegistrationPolicyFactory.getConfigProperties(KeycloakSession session) ConsentRequiredClientRegistrationPolicyFactory.getConfigProperties()MaxClientsClientRegistrationPolicyFactory.getConfigProperties()ProtocolMappersClientRegistrationPolicyFactory.getConfigProperties()ScopeClientRegistrationPolicyFactory.getConfigProperties()TrustedHostClientRegistrationPolicyFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.services.managers
Methods in org.keycloak.services.managers that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.services.securityprofile
Methods in org.keycloak.services.securityprofile that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.social.facebook
Methods in org.keycloak.social.facebook that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.social.github
Methods in org.keycloak.social.github that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.social.google
Methods in org.keycloak.social.google that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.social.linkedin
Methods in org.keycloak.social.linkedin that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.social.microsoft
Methods in org.keycloak.social.microsoft that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.social.openshift
Methods in org.keycloak.social.openshift that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionstatic List<ProviderConfigProperty>OpenshiftV4IdentityProviderConfig.getConfigProperties()OpenshiftV4IdentityProviderFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.social.paypal
Methods in org.keycloak.social.paypal that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.social.stackoverflow
Methods in org.keycloak.social.stackoverflow that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.storage
Methods in org.keycloak.storage that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionstatic List<ProviderConfigProperty>UserStorageProviderSpi.commonConfig()default List<ProviderConfigProperty>UserStorageProviderFactory.getCommonProviderConfigProperties()configuration properties that are common across all UserStorageProvider implementationsdefault List<ProviderConfigProperty>UserStorageProviderFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.storage.client
Methods in org.keycloak.storage.client that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionstatic List<ProviderConfigProperty>ClientStorageProviderSpi.commonConfig()default List<ProviderConfigProperty>ClientStorageProviderFactory.getCommonProviderConfigProperties()configuration properties that are common across all UserStorageProvider implementationsdefault List<ProviderConfigProperty>ClientStorageProviderFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.storage.clientscope
Methods in org.keycloak.storage.clientscope that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionstatic List<ProviderConfigProperty>ClientScopeStorageProviderSpi.commonConfig()default List<ProviderConfigProperty>ClientScopeStorageProviderFactory.getCommonProviderConfigProperties()configuration properties that are common across all ClientScopeStorageProvider implementationsdefault List<ProviderConfigProperty>ClientScopeStorageProviderFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.storage.datastore
Methods in org.keycloak.storage.datastore that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.storage.group
Methods in org.keycloak.storage.group that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionstatic List<ProviderConfigProperty>GroupStorageProviderSpi.commonConfig()default List<ProviderConfigProperty>GroupStorageProviderFactory.getCommonProviderConfigProperties()configuration properties that are common across all GroupStorageProvider implementationsdefault List<ProviderConfigProperty>GroupStorageProviderFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.storage.ldap
Fields in org.keycloak.storage.ldap with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>LDAPStorageProviderFactory.configPropertiesMethods in org.keycloak.storage.ldap that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.storage.ldap.mappers
Fields in org.keycloak.storage.ldap.mappers with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>FullNameLDAPStorageMapperFactory.configPropertiesprotected static final List<ProviderConfigProperty>HardcodedAttributeMapperFactory.configPropertiesprotected static final List<ProviderConfigProperty>HardcodedLDAPAttributeMapperFactory.configPropertiesprotected static final List<ProviderConfigProperty>HardcodedLDAPGroupStorageMapperFactory.configPropertiesprotected static final List<ProviderConfigProperty>HardcodedLDAPRoleStorageMapperFactory.configPropertiesprotected static final List<ProviderConfigProperty>UserAttributeLDAPStorageMapperFactory.configPropertiesMethods in org.keycloak.storage.ldap.mappers that return ProviderConfigPropertyModifier and TypeMethodDescriptionstatic ProviderConfigPropertyAbstractLDAPStorageMapperFactory.createConfigProperty(String name, String label, String helpText, String type, List<String> options) static ProviderConfigPropertyAbstractLDAPStorageMapperFactory.createConfigProperty(String name, String label, String helpText, String type, List<String> options, boolean required) Methods in org.keycloak.storage.ldap.mappers that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionCertificateLDAPStorageMapperFactory.getConfigProperties()CertificateLDAPStorageMapperFactory.getConfigProperties(RealmModel realm, ComponentModel parent) FullNameLDAPStorageMapperFactory.getConfigProperties()FullNameLDAPStorageMapperFactory.getConfigProperties(RealmModel realm, ComponentModel parent) HardcodedAttributeMapperFactory.getConfigProperties()HardcodedLDAPAttributeMapperFactory.getConfigProperties()HardcodedLDAPGroupStorageMapperFactory.getConfigProperties()HardcodedLDAPRoleStorageMapperFactory.getConfigProperties()default List<ProviderConfigProperty>LDAPStorageMapperFactory.getConfigProperties()UserAttributeLDAPStorageMapperFactory.getConfigProperties()UserAttributeLDAPStorageMapperFactory.getConfigProperties(RealmModel realm, ComponentModel parent) -
Uses of ProviderConfigProperty in org.keycloak.storage.ldap.mappers.membership.group
Fields in org.keycloak.storage.ldap.mappers.membership.group with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>GroupLDAPStorageMapperFactory.configPropertiesMethods in org.keycloak.storage.ldap.mappers.membership.group that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionGroupLDAPStorageMapperFactory.getConfigProperties()GroupLDAPStorageMapperFactory.getConfigProperties(RealmModel realm, ComponentModel parent) -
Uses of ProviderConfigProperty in org.keycloak.storage.ldap.mappers.membership.role
Fields in org.keycloak.storage.ldap.mappers.membership.role with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>RoleLDAPStorageMapperFactory.configPropertiesMethods in org.keycloak.storage.ldap.mappers.membership.role that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionRoleLDAPStorageMapperFactory.getConfigProperties()RoleLDAPStorageMapperFactory.getConfigProperties(RealmModel realm, ComponentModel parent) -
Uses of ProviderConfigProperty in org.keycloak.storage.ldap.mappers.msad
Fields in org.keycloak.storage.ldap.mappers.msad with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>MSADUserAccountControlStorageMapperFactory.configPropertiesMethods in org.keycloak.storage.ldap.mappers.msad that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionMSADUserAccountControlStorageMapperFactory.getConfigProperties()MSADUserAccountControlStorageMapperFactory.getConfigProperties(RealmModel realm, ComponentModel parent) -
Uses of ProviderConfigProperty in org.keycloak.storage.ldap.mappers.msadlds
Fields in org.keycloak.storage.ldap.mappers.msadlds with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>MSADLDSUserAccountControlStorageMapperFactory.configPropertiesMethods in org.keycloak.storage.ldap.mappers.msadlds that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionMSADLDSUserAccountControlStorageMapperFactory.getConfigProperties()MSADLDSUserAccountControlStorageMapperFactory.getConfigProperties(RealmModel realm, ComponentModel parent) -
Uses of ProviderConfigProperty in org.keycloak.storage.role
Methods in org.keycloak.storage.role that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionstatic List<ProviderConfigProperty>RoleStorageProviderSpi.commonConfig()default List<ProviderConfigProperty>RoleStorageProviderFactory.getCommonProviderConfigProperties()configuration properties that are common across all RoleStorageProvider implementationsdefault List<ProviderConfigProperty>RoleStorageProviderFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.truststore
Methods in org.keycloak.truststore that return types with arguments of type ProviderConfigProperty -
Uses of ProviderConfigProperty in org.keycloak.userprofile
Methods in org.keycloak.userprofile that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionDeclarativeUserProfileProviderFactory.getConfigMetadata()DeclarativeUserProfileProviderFactory.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.userprofile.validator
Methods in org.keycloak.userprofile.validator that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionMultiValueValidator.getConfigProperties()PersonNameProhibitedCharactersValidator.getConfigProperties()UsernameIDNHomographValidator.getConfigProperties()UsernameProhibitedCharactersValidator.getConfigProperties() -
Uses of ProviderConfigProperty in org.keycloak.validate.validators
Fields in org.keycloak.validate.validators with type parameters of type ProviderConfigPropertyModifier and TypeFieldDescriptionprotected static final List<ProviderConfigProperty>AbstractNumberValidator.configPropertiesMethods in org.keycloak.validate.validators that return types with arguments of type ProviderConfigPropertyModifier and TypeMethodDescriptionAbstractNumberValidator.getConfigProperties()EmailValidator.getConfigProperties()IsoDateValidator.getConfigProperties()LengthValidator.getConfigProperties()LocalDateValidator.getConfigProperties()OptionsValidator.getConfigProperties()PatternValidator.getConfigProperties()UriValidator.getConfigProperties()