All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AccessRight Utility class to describe the possible values used in the RAR objects when accessing the Authlete API with an access token.AccessToken Information about an access token.Address Address claim that represents a physical mailing address.AESCipher Cipher using"AES/CBC/PKCS5Padding".ApiResponse The base class of an API response from an Authlete API call.ApplicationType Values forapplication_type.AssertionProcessor Information about an assertion processor, used by Authlete to allow a service to programmatically check assertions used passed in by clients and resource servers.AssertionTarget The part of the service that an assertion processor will be applied to.AttachmentType Values forattachments_supported.AuthenticationCallbackRequest Authentication request from Authlete to a service implementation.AuthenticationCallbackResponse Authentication response from a service implementation to Authlete.AuthleteApi Authlete API.AuthleteApiBasicImpl AuthleteApiBasicImpl.AuthleteApiCall<TResponse> AuthleteApiBasicImpl.ClientErrorHandling Strategy for handling client error responses (4xx)AuthleteApiBasicImpl.HttpMethod HTTP methods used in this source code.AuthleteApiBasicImpl.NotFoundHandling Strategy for handling 404 responsesAuthleteApiException Authlete API exception.AuthleteApiFactory Factory to create anAuthleteApiinstance.AuthleteApiImplV3 The implementation ofAuthleteApiusingHttpURLConnection.AuthleteApiVersion Authlete API version.AuthleteConfiguration Authlete configuration.AuthleteEnvConfiguration Implementation ofAuthleteConfigurationbased on environment variables.AuthletePropertiesConfiguration Implementation ofAuthleteConfigurationbased on a properties file.AuthleteSimpleConfiguration POJO implementation ofAuthleteConfiguration.AuthorizationAuthenticateRequest Request to Authlete's/auth/authorization/authenticateAPI.AuthorizationAuthenticateResponse Response from Authlete's/auth/authorization/authenticateAPI.AuthorizationAuthenticateResponse.Action The next action that the service implementation should take.AuthorizationFailRequest Request to Authlete's/auth/authorization/failAPI.AuthorizationFailRequest.Reason Failure reasons of authorization requests.AuthorizationFailResponse Response from Authlete's/auth/authorization/failAPI.AuthorizationFailResponse.Action The next action that the service implementation should take.AuthorizationIssueRequest Request to Authlete's/auth/authorization/issueAPI.AuthorizationIssueResponse Response from Authlete's/auth/authorization/issueAPI.AuthorizationIssueResponse.Action The next action that the service implementation should take.AuthorizationRequest Request to Authlete's/auth/authorizationAPI.AuthorizationResponse Response from Authlete's/auth/authorizationAPI.AuthorizationResponse.Action The next action that the service implementation should take.AuthorizationTicketInfo Information about a ticket that has been issued from the/auth/authorizationAPI.AuthorizationTicketInfoRequest Request to Authlete's/auth/authorization/ticket/infoAPI.AuthorizationTicketInfoResponse Response from Authlete's/auth/authorization/ticket/infoAPI.AuthorizationTicketInfoResponse.Action The result of the/auth/authorization/ticket/infoAPI call.AuthorizationTicketUpdateRequest Request to Authlete's/auth/authorization/ticket/updateAPI.AuthorizationTicketUpdateResponse Response from Authlete's/auth/authorization/ticket/updateAPI.AuthorizationTicketUpdateResponse.Action The result of the/auth/authorization/ticket/updateAPI call.AuthorizedClientListResponse Response from Authlete's/client/authorization/get/listAPI.AuthzDetails A class that representsauthorization_detailswhich is defined in "OAuth 2.0 Rich Authorization Requests".AuthzDetailsDeserializer JSON deserializer forAuthzDetails.AuthzDetailsElement A class that represents an element inauthorization_detailswhich is defined in "OAuth 2.0 Rich Authorization Requests".AuthzDetailsElementDeserializer JSON deserializer forAuthzDetailsElement.AuthzDetailsElementSerializer JSON serializer forAuthzDetailsElement.AuthzDetailsSerializer JSON serializer forAuthzDetails.BackchannelAuthenticationCompleteRequest Request to Authlete's/api/backchannel/authentication/completeAPI.BackchannelAuthenticationCompleteRequest.Result Types of results of end-user authentication and authorization.BackchannelAuthenticationCompleteResponse Response from Authlete's/api/backchannel/authentication/completeAPI.BackchannelAuthenticationCompleteResponse.Action The next action that the OpenID provider implementation should take.BackchannelAuthenticationFailRequest Request to Authlete's/api/backchannel/authentication/failAPI.BackchannelAuthenticationFailRequest.Reason Failure reasons of backchannel authentication requests.BackchannelAuthenticationFailResponse Response from Authlete's/api/backchannel/authentication/failAPI.BackchannelAuthenticationFailResponse.Action The next action that the OpenID provider implementation should take.BackchannelAuthenticationIssueRequest Request to Authlete's/api/backchannel/authentication/issueAPI.BackchannelAuthenticationIssueResponse Response from Authlete's/api/backchannel/authentication/issueAPI.BackchannelAuthenticationIssueResponse.Action The next action that the OpenID provider implementation should take.BackchannelAuthenticationRequest Request to Authlete's/api/backchannel/authenticationAPI.BackchannelAuthenticationResponse Response from Authlete's/api/backchannel/authenticationAPI.BackchannelAuthenticationResponse.Action The next action that the OpenID provider implementation should take.BaseConstraint The base class for classes that represent constraints inverified_claims.BaseJsonDeserializer The base class for implementations ofJsonDeserializer.BaseJsonSerializer The base class for implementations ofJsonSerializer.BasicCredentials Credentials in Basic authentication.BearerToken Utility class for Bearer Token defined in RFC 6750.CimdOptions Options for OAuth Client ID Metadata Document (CIMD).ClaimRule A rule for processing a claim.ClaimRuleOperation The operation that a claim rule will apply to any claims it processes.Claims The class that representsverified_claims/claims.ClaimsConstraint The class that represents the constraint forverified_claims/claims.ClaimsScope Scopes which are used to request claims.ClaimType Claim types.CLI Command line interface for Authlete API.Client Information about a client application.ClientAssertionType Client Assertion Type.ClientAuthMethod Client authentication methods.ClientAuthorizationDeleteRequest Request to Authlete's/api/client/authorization/delete/{clientId}API.ClientAuthorizationGetListRequest Request to Authlete's/api/client/authorization/get/listAPI.ClientAuthorizationUpdateRequest Request to Authlete's/client/authorization/update/{clientId}API.ClientClaims ClientExtension Client extension.ClientListResponse Response from Authlete's/client/get/listAPI.ClientLockFlagUpdateRequest Request to Authlete's/api/client/lock_flag/update/{clientIdentifier}API.ClientMetadataControl Flags to control contents of a map that represents client metadata.ClientRegistrationRequest Request to Authlete's/api/client/registration/API.ClientRegistrationResponse Response from Authlete's/api/client/registrationAPI.ClientRegistrationResponse.Action The next action that the implementation of client registration endpoint should take.ClientRegistrationType Values for theclient_registration_typesRP metadata and theclient_registration_types_supportedOP metadata that are defined in OpenID Federation 1.0.ClientSecretRefreshResponse Response from Authlete's/api/client/secret/refreshAPI.ClientSecretUpdateRequest Request to Authlete's/api/client/secret/updateAPI.ClientSecretUpdateResponse Response from Authlete's/api/client/secret/updateAPI.ClientSource The source of a client.ClientType Client types of OAuth 2.0 client applications.CodecCipher Cipher with encoder and decoder.CodeChallengeMethod Values forcode_challenge_method.Constraint The basic interface that classes representing constraints inverified_claimsimplement.ConstraintException An exception that indicates the structure does not conform to the specification (OpenID Connect for Identity Assurance 1.0).ConstraintValidator Validator for constraints inverified_claims.CredentialBatchIssueRequest A request to Authlete's/vci/batch/issueAPI.CredentialBatchIssueResponse A response from Authlete's/vci/batch/issueAPI.CredentialBatchIssueResponse.Action The next action that the implementation of the batch credential endpoint should take.CredentialBatchParseRequest Request to the/vci/batch/parseAPI.CredentialBatchParseResponse Response from the/vci/batch/parseAPI.CredentialBatchParseResponse.Action The next action that the implementation of the batch credential endpoint should take.CredentialDeferredIssueRequest A request to Authlete's/vci/deferred/issueAPI.CredentialDeferredIssueResponse A response from Authlete's/vci/deferred/issueAPI.CredentialDeferredIssueResponse.Action The next action that the implementation of the deferred credential endpoint should take.CredentialDeferredParseRequest A request to Authlete's/vci/deferred/issueAPI.CredentialDeferredParseResponse Response from the/vci/deferred/parseAPI.CredentialDeferredParseResponse.Action The next action that the deferred credential endpoint should take.CredentialIssuanceOrder Instruction for credential issuance.CredentialIssuerJwksRequest Request to Authlete's/vci/jwksAPI.CredentialIssuerJwksResponse Response from Authlete's/vci/jwksAPI.CredentialIssuerJwksResponse.Action The next action that the implementation of the JWK Set document endpoint of the credential issuer should take after getting a response from Authlete's/vci/jwksAPI.CredentialIssuerMetadata A class that represents the set of credential issuer metadata.CredentialIssuerMetadataRequest Request to Authlete's/vci/metadataAPI.CredentialIssuerMetadataResponse Response from Authlete's/vci/metadataAPI.CredentialIssuerMetadataResponse.Action The next action that the implementation of the credential issuer metadata endpoint (/.well-known/openid-credential-issuer) should take after getting a response from Authlete's/vci/metadataAPI.CredentialJwtIssuerMetadataRequest Request to Authlete's/vci/jwtissuerAPI.CredentialJwtIssuerMetadataResponse Response from Authlete's/vci/jwtissuerAPI.CredentialJwtIssuerMetadataResponse.Action The next action that the implementation of the JWT issuer metadata endpoint (/.well-known/jwt-vc-issuer) should take after getting a response from Authlete's/vci/jwtissuerAPI.CredentialNonceRequest Request to Authlete's/vci/nonceAPI.CredentialNonceResponse Response from Authlete's/vci/nonceAPI.CredentialNonceResponse.Action The next action that the implementation of the nonce endpoint should take after getting a response from Authlete's/vci/nonceAPI.CredentialOfferCreateRequest Request to Authlete's/vci/offer/createAPI.CredentialOfferCreateResponse Response from Authlete's/vci/offer/createAPI.CredentialOfferCreateResponse.Action The result of the/vci/offer/createAPI call.CredentialOfferInfo Information about a credential offer.CredentialOfferInfoRequest Request to Authlete's/vci/offer/infoAPI.CredentialOfferInfoResponse Response from Authlete's/vci/offer/infoAPI.CredentialOfferInfoResponse.Action The result of the/vci/offer/infoAPI call.CredentialRequestInfo Information about a credential request.CredentialSingleIssueRequest A request to Authlete's/vci/single/issueAPI.CredentialSingleIssueResponse A response from Authlete's/vci/single/issueAPI.CredentialSingleIssueResponse.Action The next action that the implementation of the credential endpoint should take.CredentialSingleParseRequest Request to the/vci/single/parseAPI.CredentialSingleParseResponse Response from the/vci/single/parseAPI.CredentialSingleParseResponse.Action DatasetExtractor A utility to extract a dataset that meets conditions specified by averified_claimsrequest.DeliveryMode Backchannel token delivery mode defined in the specification of CIBA (Client Initiated Backchannel Authentication).DeveloperAuthenticationCallbackRequest Developer authentication request from Authlete to a service implementation.DeveloperAuthenticationCallbackResponse Developer authentication response from a service implementation to Authlete.DeviceAuthorizationRequest Request to Authlete's/api/device/authorizationAPI.DeviceAuthorizationResponse Response from Authlete's/api/device/authorizationAPI.DeviceAuthorizationResponse.Action The next action that the authorization server implementation should take.DeviceCompleteRequest Request to Authlete's/api/device/completeAPI.DeviceCompleteRequest.Result Types of results of end-user authentication and authorization.DeviceCompleteResponse Response from Authlete's/api/device/completeAPI.DeviceCompleteResponse.Action The next action that the authorization server implementation should take.DeviceVerificationRequest Request to Authlete's/api/device/verificationAPI.DeviceVerificationResponse Response from Authlete's/api/device/verificationAPI.DeviceVerificationResponse.Action The next action that the authorization server implementation should take.Digest A wrapper class over MessageDigest with manyupdatemethods in a fluent style, meaningupdatemethods can be chained.Digest.Feature Features to control behaviors.Display Values fordisplay.Document The class that representsid_document/document.DocumentConstraint The class that represents the constraint forid_document/document.DpopToken Utility class for DPoP Token.DynamicScope Dynamic Scope.EntityType Entity type identifiers in the context of the OpenID Federation 1.0.ErrorCode Values forerrorfrom OAuth 2.0 endpoints.Evidence The class that represents elements inverified_claims/verification/evidence.EvidenceArray The class that representsverified_claims/verification/evidence.EvidenceArrayConstraint The class that represents the constraint forverified_claims/verification/evidence.EvidenceConstraint The class that represents the constraint for elements inverified_claims/verification/evidence.FapiMode FAPI mode.FapiUtils Utilities for Financial-grade API (FAPI).FederationConfigurationRequest Request to Authlete's/federation/configurationAPI.FederationConfigurationResponse Response from Authlete's/federation/configurationAPI.FederationConfigurationResponse.Action The next action that the implementation of the entity configuration endpoint should take after getting a response from Authlete's/federation/configurationAPI.FederationRegistrationRequest Request to Authlete's/federation/registrationAPI.FederationRegistrationResponse Response from Authlete's/federation/registrationAPI.FederationRegistrationResponse.Action The next action that the implementation of the federation registration endpoint should take.GMAction Grant Management Action.GMRequest Request to Authlete's/api/gmAPI.GMResponse Response from Authlete's/api/gmAPI.GMResponse.Action The next action the service implementation should take.Grant Grant.GrantDeserializer JSON deserializer forGrant.GrantedScopesGetResponse Response from Authlete's/client/granted_scopes/get/{clientId}API.GrantScope Scope representation in a grant.GrantSerializer JSON serializer forGrant.GrantType Values forgrant_type.HashAlg Hash algorithm.HokMethod Values for Holder-of-Key method.Hsk Hardware-secured key.HskCreateRequest Request to Authlete's/api/hsk/createAPI.HskListResponse Response from Authlete's/api/hsk/get/listAPI.HskListResponse.Action The result of the API call.HskResponse Response from Authlete's/api/hsk/createAPI,/api/hsk/delete/{handle}API and/api/hsk/get/{handle}API.HskResponse.Action The result of the API call.HSM Hardware Security Module.IDDocument The class that representsid_document.IDDocumentConstraint The class that represents the constraint forid_document.IdentityAssuranceException An exception that indicates the structure does not conform to the specification (OpenID Connect for Identity Assurance 1.0).IdTokenClaims Claims used within the ID Token for all OAuth 2.0 flows used by OpenID Connect.IDTokenReissueRequest A request to Authlete's/idtoken/reissueAPI.IDTokenReissueResponse A response from Authlete's/idtoken/reissueAPI.IDTokenReissueResponse.Action The next action that the implementation of the token endpoint should take.IntrospectionRequest Request to Authlete's/auth/introspectionAPI.IntrospectionResponse Response from Authlete's/auth/introspectionAPI.IntrospectionResponse.Action The next action the service implementation should take.Issuer The class that representsid_document/document/issuer.IssuerConstraint The class that represents the constraint forid_document/document/issuer.JoseUtils Utilities for JOSE (JavaScript Object Signing and Encryption).JoseVerifyRequest Request to Authlete's/api/jose/verifyAPI.JoseVerifyResponse Response from Authlete's/api/jose/verifyAPI.JsonSetterAnnotationProcessor This class is responsible for taking a class and determining whether there are any ambiguous setter methods defined.JWEAlg "alg"(Algorithm) Header Parameter Values for JWE.JWEEnc "enc"(Encryption Algorithm) Header Parameter Values for JWE.JWEZip "zip"(Compression Algorithm) Header Parameter Values for JWE.JWSAlg "alg"(Algorithm) Header Parameter Values for JWS.LeafConstraint The class that represents the basic set of constraints defined in "5.5.1.MapControl Flags to control contents of a map.MapUtils Utility forMap.MutableJsonPointer Mutable JSON Pointer.NamedUri Named URI.NativeSsoLogoutRequest A request to Authlete's/nativesso/logoutAPI.NativeSsoLogoutResponse A response from Authlete's/nativesso/logoutAPI.NativeSsoLogoutResponse.Action The next action that the API caller should take.NativeSsoRequest A request to Authlete's/nativessoAPI.NativeSsoResponse A response from Authlete's/nativessoAPI.NativeSsoResponse.Action The next action that the implementation of the token endpoint should take.Options Request options.Pair A pair of a string key and a string value.Plan Plan.Prompt Values forprompt.PropertiesLoader Properties loader.PropertiesLoader.FileLocation File location types.PropertiesWrapper Properties wrapper.Property Property that consists of a string key and a string value.Provider The class that representsutility_bill/provider.ProviderConstraint The class that represents the constraint forutility_bill/provider.PushedAuthReqRequest Request to Authlete's/api/pushed_auth_reqAPI.PushedAuthReqResponse Response from Authlete's/api/pushed_auth_reqAPI.PushedAuthReqResponse.Action The next action the authorization server should take.QES The class that representsqes.QESConstraint The class that represents the constraint forqes.ResourceServerSignatureRequest Request to Authlete's/api/rs/signAPI.ResourceServerSignatureResponse Response from Authlete's/api/rs/signAPI.ResourceServerSignatureResponse.Action The next action the resource server implementation should take.ResponseMode Values forresponse_mode.ResponseType Values forresponse_type.RevocationRequest Request to Authlete's/auth/revocationAPI.RevocationResponse Response from Authlete's/auth/revocationAPI.RevocationResponse.Action The next action that the service implementation should take.Scope Information about a scope of a service.Scope.NameComparator Comparator based on scope names.Service Information about a service.ServiceConfigurationRequest The request parameters of Authlete's/service/configurationAPI.ServiceCreatableResponse Response from Authlete's/api/service/creatableAPI.ServiceListResponse Response from Authlete's/service/get/listAPI.ServiceOwner Information about a service owner.ServiceProfile Service profile.Settings Settings ofAuthleteApiimplementation.Sns SnsCredentials SNS credentials (API key and API secret).StandardCipherTransformations List of standard cipher transformations which are valid as arguments forCipher.getInstance(String).StandardClaims Standard claims.StandardIntrospectionRequest Request to Authlete's/api/auth/introspection/standardAPI.StandardIntrospectionResponse Response from Authlete's/api/auth/introspection/standardAPI.StandardIntrospectionResponse.Action The next action that the implementation of the introspection endpoint of the authorization server should take.StandardScope Scopes defined by related specifications.StringArray A class that holds a string array.StringBasedTypedProperties This is an abstract class that provides getters and setters for key-value pairs.SubjectType Values forsubject_type.TaggedValue A string value with a language tagTimeConstraint The class that represents the basic set of constraints +max_age.TokenBatchStatus The status of token batch.TokenBatchStatus.BatchKind Batch Kind.TokenBatchStatus.Result Batch result.TokenCreateBatchResponse Response from Authlete's/auth/token/create/batchAPI.TokenCreateBatchStatusRequest The request to/auth/token/create/batch/statusAPI.TokenCreateBatchStatusResponse Response from Authlete's/auth/token/create/batch/statusAPI.TokenCreateRequest Request to Authlete's/auth/token/createAPI.TokenCreateResponse Response from Authlete's/auth/token/createAPI.TokenCreateResponse.Action The code indicating how the response should be interpreted.TokenFailRequest Request for Authlete's/auth/token/failAPI.TokenFailRequest.Reason Failure reasons of token requests.TokenFailResponse Response from Authlete's/auth/token/failAPI.TokenFailResponse.Action The next action that the service implementation should take.TokenInfo Information about a token of the type"urn:ietf:params:oauth:token-type:access_token"or the type"urn:ietf:params:oauth:token-type:refresh_token".TokenIssueRequest Request to Authlete's/auth/token/issueAPI.TokenIssueResponse Response from Authlete's/auth/token/issueendpoint.TokenIssueResponse.Action The next action that the service implementation should take.TokenListResponse Response from Authlete's/auth/token/get/listAPI.TokenRequest Request to Authlete's/auth/tokenAPI.TokenResponse Response from Authlete's/auth/tokenAPI.TokenResponse.Action The next action that the service implementation should take.TokenRevokeRequest Request to Authlete's/auth/token/revokeAPI.TokenRevokeResponse Response from Authlete's/auth/token/revokeAPI.TokenStatus Token status.TokenType Token types registered at OAuth URI of OAuth Parameters of IANA (Internet Assigned Numbers Authority).TokenUpdateRequest Request to Authlete's/auth/token/updateAPI.TokenUpdateResponse Response from Authlete's/auth/token/updateAPI.TokenUpdateResponse.Action The code indicating how the response should be interpreted.TrustAnchor Trust anchor.TypedProperties This is an abstract class that provides getters and setters for key-value pairs.URLCoder URL encoder/decoder.User An interface that represents a resource owner (in the context of OAuth 2.0) or an end user (in the context of OpenID Connect).UserCodeCharset Character set for end-user verification codes (user_code) in Device Flow.UserCodeGenerator Generator for end-user verification codes (user_code) in Device Flow.UserIdentificationHintType Types of hints for end-user identification.UserInfoIssueRequest Request to Authlete's/auth/userinfo/issueAPI.UserInfoIssueResponse Response from Authlete's/auth/userinfo/issueAPI.UserInfoIssueResponse.Action The next action the service implementation should take.UserInfoRequest Request to Authlete's/auth/userinfoAPI.UserInfoResponse Response from Authlete's/auth/userinfoAPI.UserInfoResponse.Action The next action the service implementation should take.UtilityBill The class that representsutility_bill.UtilityBillConstraint The class that represents the constraint forutility_bill.Utils Verification The class that representsverified_claims/verification.VerificationConstraint The class that represents the constraint forverified_claims/verification.VerifiedClaimConstraint The class that represents the constraint for claims inverified_claims/claims.VerifiedClaims The class that representsverified_claims.VerifiedClaimsConstraint The class that represents the constraint forverified_claims.VerifiedClaimsContainerConstraint The class that represents the constraint which includesverified_claims.Verifier The class that representsid_document/verifier.VerifierConstraint The class that represents the constraint forid_document/verifier.Version A class that represents a version number consisting of a major number, a minor number and a patch number.