All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.nemerosa.ontrack.extension.oidc.settings.OntrackOIDCProviderCannotEncryptSecretException.kt Maven / Gradle / Ivy

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