Package | Description |
---|---|
com.google.api.services.binaryauthorization.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
Jwt |
Jwt.clone() |
Jwt |
Jwt.set(String fieldName,
Object value) |
Jwt |
Jwt.setCompactJwt(String compactJwt)
The compact encoding of a JWS, which is always three base64 encoded strings joined by periods.
|
Modifier and Type | Method and Description |
---|---|
List<Jwt> |
AttestationOccurrence.getJwts()
One or more JWTs encoding a self-contained attestation.
|
Modifier and Type | Method and Description |
---|---|
AttestationOccurrence |
AttestationOccurrence.setJwts(List<Jwt> jwts)
One or more JWTs encoding a self-contained attestation.
|
Copyright © 2011–2024 Google. All rights reserved.