JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Web Profile API v11.0.0-M2
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
jakarta.security
Package
jakarta.security.enterprise.identitystore.openid
Interface RefreshToken
public interface
RefreshToken
A refresh token provides continuous access to an authentication server while the user is not logged into an application by issuing a new access token.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getToken
()
The refresh token
Method Details
getToken
String
getToken
()
The refresh token
Returns:
the refresh token