Interface JwtOrBuilder (2.32.0)

  public 
  
 interface 
 JwtOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getCompactJwt()

  public 
  
 abstract 
  
 String 
  
 getCompactJwt 
 () 
 

The compact encoding of a JWS, which is always three base64 encoded strings joined by periods. For details, see: https://tools.ietf.org/html/rfc7515.html#section-3.1

string compact_jwt = 1;

Returns
Type
Description

The compactJwt.

getCompactJwtBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getCompactJwtBytes 
 () 
 

The compact encoding of a JWS, which is always three base64 encoded strings joined by periods. For details, see: https://tools.ietf.org/html/rfc7515.html#section-3.1

string compact_jwt = 1;

Returns
Type
Description

The bytes for compactJwt.

Design a Mobile Site
View Site in Mobile | Classic
Share by: