ASImpl |
Addressable Server implementation to support double dispatch pattern(?)
|
ATResponse2 |
Since the OAuth 2 protocol supports getting a refresh token back from the server with the access token,
we have to include it in this class.
|
RFC7523Server |
Created by Jeff Gaynor
on 6/6/23 at 3:11 PM
|
RFC8623Server |
Created by Jeff Gaynor
on 7/19/23 at 9:29 AM
|
TokenAwareServer |
Since the processing of claims is to be supported for refresh tokens as well, the machinery for it should be
available generally to access and refresh token servers.
|
UIServer2 |
Handles client UserInfo request to server
|