| AbstractAccessTokenHandler |
Only create an access token handler if you need some special handling, otherwise the
default simple token will be used.
|
| AbstractPayloadConfig |
This corresponds to the client's configuration for its various payloads -- tokens in this case.
|
| AbstractPayloadHandler |
Created by Jeff Gaynor
on 4/21/20 at 5:00 PM
|
| BasicClaimsSourceImpl |
The most basic implementation of a ClaimSource.
|
| ClaimSourceFactoryImpl |
Created by Jeff Gaynor
on 12/16/16 at 3:08 PM
|
| CodeClaimSource |
Created by Jeff Gaynor
on 2/8/23 at 12:33 PM
|
| FSClaimSource |
A claim source backed by a file system.
|
| FSClaimSourceConfiguration |
Created by Jeff Gaynor
on 1/25/24 at 6:29 AM
|
| GroupElement |
Created by Jeff Gaynor
on 3/1/18 at 4:11 PM
|
| Groups |
A model for groups that are returned by various scope handlers.
|
| HTTPHeaderClaimsSource |
This is for the specific case that claims are passed through the headers.
|
| IDTokenClientConfig |
Created by Jeff Gaynor
on 7/1/20 at 3:18 PM
|
| IDTokenHandler |
Created by Jeff Gaynor
on 2/16/20 at 6:51 AM
|
| LDAPClaimSourceFactoryRequest |
Created by Jeff Gaynor
on 12/16/16 at 3:51 PM
|
| LDAPClaimsSource |
Created by Jeff Gaynor
on 4/26/16 at 3:32 PM
|
| NCSALDAPClaimSource |
|
| OA2ClaimsUtil |
Deprecated.
|
| PayloadHandlerConfigImpl |
The configuration for the payload handler (id token, various access tokens).
|
| QDLHeadersClaimsSource |
This will return all the headers as a stem.
|
| ScopeTemplateUtil |
Utilities for working with scopes.
|
| ServerQDLScriptHandler |
This is a handler for all scripts that the user may set in the configuration.
|
| ServerQDLScriptHandlerConfig |
Created by Jeff Gaynor
on 4/30/22 at 5:55 AM
|
| TestClaimSource |
This is to test creating claim sources using the introspection abilities of OA4MP.
|