JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkiverse.githubapp
Interface InstallationTokenProvider.InstallationToken
Enclosing interface:
InstallationTokenProvider
public static interface
InstallationTokenProvider.InstallationToken
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Instant
expiresAt
()
String
token
()
Method Details
token
String
token
()
expiresAt
Instant
expiresAt
()