AbstractCommonATandRTConfig |
These are the common configuration items for both access and refresh tokens, such
as lifetime, issuer etc.
|
AccessTokenConfig |
Common configuration for all access tokens.
|
AuthorizationPath |
Created by Jeff Gaynor
on 9/11/18 at 6:25 PM
|
AuthorizationTemplate |
|
AuthorizationTemplates |
This keys off the audience.
|
BasicRefreshTokenHandler |
Created by Jeff Gaynor
on 8/5/20 at 9:18 AM
|
DefaultAccessTokenHandler |
For an opaque token.
|
OldTemplateResolver |
This will take a template (which is just a string with wildcards and a few other items) and resolve it against a given target.
|
RefreshTokenConfig |
Created by Jeff Gaynor
on 8/5/20 at 10:56 AM
|
RFC9068ATHandler |
Handler for access tokens as per RFC 9068.
|
SciTokenConfig |
Created by Jeff Gaynor
on 6/30/20 at 10:00 AM
|
ScitokenHandler |
Created by Jeff Gaynor
on 4/21/20 at 4:55 PM
|
UITokenUtils |
Mostly this is used in the UserInfoServlet
where the handling has to be a bit different than in the token endpoint.
|
WLCGConfig |
Created by Jeff Gaynor
on 7/28/20 at 7:52 AM
|
WLCGTokenHandler |
Created by Jeff Gaynor
on 6/26/20 at 4:57 PM
|