JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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 and Description
java.lang.String
getToken
()
The refresh token
Method Detail
getToken
java.lang.String getToken()
The refresh token
Returns:
the refresh token
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method