Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::Jwt.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#compact_jwt
def
compact_jwt
()
-
>
::
String
Returns
- (::String) — 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
#compact_jwt=
def
compact_jwt=
(
value
)
-
>
::
String
Parameter
- value(::String) — 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
Returns
- (::String) — 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