org.llm4s.util.SecretPatterns.SecretType
See theSecretType companion object
A single category of secret credential.
Each instance carries:
name– human-readable label used in error messagespattern– the scala.util.matching.Regex that recognises this credentialplaceholder– what to write in place of the secret when masking
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object AnthropicKeyobject AwsAccessKeyobject GoogleApiKeyobject JwtTokenobject LangfuseKeyobject OpenAIKeyobject PrivateKeyPemobject VoyageKey
Members list
In this article