Uses of Package
org.oa4mp.server.loader.oauth2.claims
-
Classes in org.oa4mp.server.loader.oauth2.claims used by org.oa4mp.server.loader.oauth2.claims Class Description 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 PMBasicClaimsSourceImpl The most basic implementation of aClaimSource
.GroupElement Created by Jeff Gaynor
on 3/1/18 at 4:11 PMGroups A model for groups that are returned by various scope handlers.LDAPClaimsSource Created by Jeff Gaynor
on 4/26/16 at 3:32 PMPayloadHandlerConfigImpl The configuration for the payload handler (id token, various access tokens).ServerQDLScriptHandlerConfig Created by Jeff Gaynor
on 4/30/22 at 5:55 AM -
Classes in org.oa4mp.server.loader.oauth2.claims used by org.oa4mp.server.loader.oauth2.servlet Class Description AbstractPayloadConfig This corresponds to the client's configuration for its various payloads -- tokens in this case.Groups A model for groups that are returned by various scope handlers.LDAPClaimsSource Created by Jeff Gaynor
on 4/26/16 at 3:32 PM -
Classes in org.oa4mp.server.loader.oauth2.claims used by org.oa4mp.server.loader.oauth2.storage.clients Class Description AbstractPayloadConfig This corresponds to the client's configuration for its various payloads -- tokens in this case.IDTokenClientConfig Created by Jeff Gaynor
on 7/1/20 at 3:18 PM -
Classes in org.oa4mp.server.loader.oauth2.claims used by org.oa4mp.server.loader.oauth2.tokens Class Description 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 PMGroups A model for groups that are returned by various scope handlers.PayloadHandlerConfigImpl The configuration for the payload handler (id token, various access tokens). -
Classes in org.oa4mp.server.loader.oauth2.claims used by org.oa4mp.server.loader.qdl.claims Class Description 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.IDTokenHandler Created by Jeff Gaynor
on 2/16/20 at 6:51 AMPayloadHandlerConfigImpl The configuration for the payload handler (id token, various access tokens).