Uses of Package
com.authlete.common.types
-
Packages that use com.authlete.common.types Package Description com.authlete.common.api The definition of Authlete API (AuthleteApi
) and the factory class (AuthleteApiFactory
).com.authlete.common.dto Requests to and responses from Authlete APIs and some data structures.com.authlete.common.types Enum definitions and lists of pre-defined constants.com.authlete.common.util Utility classes. -
Classes in com.authlete.common.types used by com.authlete.common.api Class Description TokenStatus Token status. -
Classes in com.authlete.common.types used by com.authlete.common.dto Class Description ApplicationType Values forapplication_type
.AssertionTarget The part of the service that an assertion processor will be applied to.AttachmentType Values forattachments_supported
.ClaimRuleOperation The operation that a claim rule will apply to any claims it processes.ClaimType Claim types.ClientAuthMethod Client authentication methods.ClientRegistrationType Values for theclient_registration_types
RP metadata and theclient_registration_types_supported
OP metadata that are defined in OpenID Federation 1.0.ClientType Client types of OAuth 2.0 client applications.DeliveryMode Backchannel token delivery mode defined in the specification of CIBA (Client Initiated Backchannel Authentication).Display Values fordisplay
.EntityType Entity type identifiers in the context of the OpenID Federation 1.0.FapiMode FAPI mode.GMAction Grant Management Action.GrantType Values forgrant_type
.JWEAlg "alg"
(Algorithm) Header Parameter Values for JWE.JWEEnc "enc"
(Encryption Algorithm) Header Parameter Values for JWE.JWSAlg "alg"
(Algorithm) Header Parameter Values for JWS.Plan Plan.Prompt Values forprompt
.ResponseMode Values forresponse_mode
.ResponseType Values forresponse_type
.ServiceProfile Service profile.Sns SubjectType Values forsubject_type
.TokenType Token types registered at OAuth URI of OAuth Parameters of IANA (Internet Assigned Numbers Authority).UserCodeCharset Character set for end-user verification codes (user_code
) in Device Flow.UserIdentificationHintType Types of hints for end-user identification. -
Classes in com.authlete.common.types used by com.authlete.common.types Class Description ApplicationType Values forapplication_type
.AssertionTarget The part of the service that an assertion processor will be applied to.AttachmentType Values forattachments_supported
.ClaimRuleOperation The operation that a claim rule will apply to any claims it processes.ClaimsScope Scopes which are used to request claims.ClaimType Claim types.ClientAssertionType Client Assertion Type.ClientAuthMethod Client authentication methods.ClientRegistrationType Values for theclient_registration_types
RP metadata and theclient_registration_types_supported
OP metadata that are defined in OpenID Federation 1.0.ClientType Client types of OAuth 2.0 client applications.CodeChallengeMethod Values forcode_challenge_method
.DeliveryMode Backchannel token delivery mode defined in the specification of CIBA (Client Initiated Backchannel Authentication).Display Values fordisplay
.EntityType Entity type identifiers in the context of the OpenID Federation 1.0.ErrorCode Values forerror
from OAuth 2.0 endpoints.FapiMode FAPI mode.GMAction Grant Management Action.GrantType Values forgrant_type
.HashAlg Hash algorithm.HokMethod Values for Holder-of-Key method.JWEAlg "alg"
(Algorithm) Header Parameter Values for JWE.JWEEnc "enc"
(Encryption Algorithm) Header Parameter Values for JWE.JWSAlg "alg"
(Algorithm) Header Parameter Values for JWS.Plan Plan.Prompt Values forprompt
.ResponseMode Values forresponse_mode
.ResponseType Values forresponse_type
.ServiceProfile Service profile.Sns StandardScope Scopes defined by related specifications.SubjectType Values forsubject_type
.TokenStatus Token status.TokenType Token types registered at OAuth URI of OAuth Parameters of IANA (Internet Assigned Numbers Authority).UserCodeCharset Character set for end-user verification codes (user_code
) in Device Flow.UserIdentificationHintType Types of hints for end-user identification. -
Classes in com.authlete.common.types used by com.authlete.common.util Class Description JWEAlg "alg"
(Algorithm) Header Parameter Values for JWE.Prompt Values forprompt
.UserCodeCharset Character set for end-user verification codes (user_code
) in Device Flow.