SecretMatch
org.llm4s.util.SecretPatterns.SecretMatch
A single regex match of a secret inside a larger string.
Value parameters
- endIndex
-
Exclusive end position in the original string.
- secretType
-
The SecretType that produced this match.
- startIndex
-
Inclusive start position in the original string.
- value
-
The matched secret text (un-redacted).
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article