
net.nemerosa.ontrack.extension.oidc.settings.OntrackOIDCProviderCannotEncryptSecretException.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ontrack-extension-oidc Show documentation
Show all versions of ontrack-extension-oidc Show documentation
Ontrack module: ontrack-extension-oidc
The newest version!
package net.nemerosa.ontrack.extension.oidc.settings
import net.nemerosa.ontrack.model.exceptions.InputException
class OntrackOIDCProviderCannotEncryptSecretException : InputException(
"Issue while encrypting the client secret."
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy