Thorsten Hoeger created CXF-5180: ------------------------------------ Summary: Adding RefreshToken as token type Key: CXF-5180 URL: https://issues.apache.org/jira/browse/CXF-5180 Project: CXF Issue Type: Improvement Components: JAX-RS Security Affects Versions: 2.7.6 Reporter: Thorsten Hoeger Priority: Minor
It may be useful to have a dedicated RefreshToken class (subclassing ServerAccessToken) to represent the generated refresh token. This allows implementors to drop the BearerAccessToken on expiry and persist the RefreshToken until used by the client. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira