Class Hierarchy
- java.lang.Object
- com.authlete.common.dto.AccessToken (implements java.io.Serializable)
- com.authlete.common.dto.Address (implements java.io.Serializable)
- com.authlete.common.dto.ApiResponse (implements java.io.Serializable)
- com.authlete.common.dto.AuthorizationAuthenticateResponse
- com.authlete.common.dto.AuthorizationFailResponse
- com.authlete.common.dto.AuthorizationIssueResponse
- com.authlete.common.dto.AuthorizationResponse
- com.authlete.common.dto.AuthorizationTicketInfoResponse
- com.authlete.common.dto.AuthorizationTicketUpdateResponse
- com.authlete.common.dto.BackchannelAuthenticationCompleteResponse
- com.authlete.common.dto.BackchannelAuthenticationFailResponse
- com.authlete.common.dto.BackchannelAuthenticationIssueResponse
- com.authlete.common.dto.BackchannelAuthenticationResponse
- com.authlete.common.dto.ClientRegistrationResponse
- com.authlete.common.dto.ClientSecretRefreshResponse
- com.authlete.common.dto.ClientSecretUpdateResponse
- com.authlete.common.dto.CredentialBatchIssueResponse
- com.authlete.common.dto.CredentialBatchParseResponse
- com.authlete.common.dto.CredentialDeferredIssueResponse
- com.authlete.common.dto.CredentialDeferredParseResponse
- com.authlete.common.dto.CredentialIssuerJwksResponse
- com.authlete.common.dto.CredentialIssuerMetadataResponse
- com.authlete.common.dto.CredentialJwtIssuerMetadataResponse
- com.authlete.common.dto.CredentialOfferCreateResponse
- com.authlete.common.dto.CredentialOfferInfoResponse
- com.authlete.common.dto.CredentialSingleIssueResponse
- com.authlete.common.dto.CredentialSingleParseResponse
- com.authlete.common.dto.DeviceAuthorizationResponse
- com.authlete.common.dto.DeviceCompleteResponse
- com.authlete.common.dto.DeviceVerificationResponse
- com.authlete.common.dto.FederationConfigurationResponse
- com.authlete.common.dto.FederationRegistrationResponse
- com.authlete.common.dto.GMResponse
- com.authlete.common.dto.GrantedScopesGetResponse
- com.authlete.common.dto.HskListResponse
- com.authlete.common.dto.HskResponse
- com.authlete.common.dto.IDTokenReissueResponse
- com.authlete.common.dto.IntrospectionResponse
- com.authlete.common.dto.JoseVerifyResponse
- com.authlete.common.dto.PushedAuthReqResponse
- com.authlete.common.dto.ResourceServerSignatureResponse
- com.authlete.common.dto.RevocationResponse
- com.authlete.common.dto.StandardIntrospectionResponse
- com.authlete.common.dto.TokenCreateBatchResponse
- com.authlete.common.dto.TokenCreateBatchStatusResponse
- com.authlete.common.dto.TokenCreateResponse
- com.authlete.common.dto.TokenFailResponse
- com.authlete.common.dto.TokenIssueResponse
- com.authlete.common.dto.TokenResponse
- com.authlete.common.dto.TokenRevokeResponse
- com.authlete.common.dto.TokenUpdateResponse
- com.authlete.common.dto.UserInfoIssueResponse
- com.authlete.common.dto.UserInfoResponse
- com.authlete.common.dto.AssertionProcessor
- com.authlete.common.dto.AuthenticationCallbackRequest (implements java.io.Serializable)
- com.authlete.common.dto.AuthenticationCallbackResponse (implements java.io.Serializable)
- com.authlete.common.dto.AuthorizationAuthenticateRequest (implements java.io.Serializable)
- com.authlete.common.dto.AuthorizationFailRequest (implements java.io.Serializable)
- com.authlete.common.dto.AuthorizationIssueRequest (implements java.io.Serializable)
- com.authlete.common.dto.AuthorizationRequest (implements java.io.Serializable)
- com.authlete.common.dto.AuthorizationTicketInfo (implements java.io.Serializable)
- com.authlete.common.dto.AuthorizationTicketInfoRequest (implements java.io.Serializable)
- com.authlete.common.dto.AuthorizationTicketUpdateRequest (implements java.io.Serializable)
- com.authlete.common.dto.AuthzDetails (implements java.io.Serializable)
- com.authlete.common.dto.AuthzDetailsElement (implements java.io.Serializable)
- com.authlete.common.dto.BackchannelAuthenticationCompleteRequest (implements java.io.Serializable)
- com.authlete.common.dto.BackchannelAuthenticationFailRequest (implements java.io.Serializable)
- com.authlete.common.dto.BackchannelAuthenticationIssueRequest (implements java.io.Serializable)
- com.authlete.common.dto.BackchannelAuthenticationRequest (implements java.io.Serializable)
- com.authlete.common.util.BaseJsonDeserializer
- com.authlete.common.dto.AuthzDetailsDeserializer (implements com.google.gson.JsonDeserializer<T>)
- com.authlete.common.dto.AuthzDetailsElementDeserializer (implements com.google.gson.JsonDeserializer<T>)
- com.authlete.common.dto.GrantDeserializer (implements com.google.gson.JsonDeserializer<T>)
- com.authlete.common.util.BaseJsonSerializer
- com.authlete.common.dto.AuthzDetailsElementSerializer (implements com.google.gson.JsonSerializer<T>)
- com.authlete.common.dto.AuthzDetailsSerializer (implements com.google.gson.JsonSerializer<T>)
- com.authlete.common.dto.GrantSerializer (implements com.google.gson.JsonSerializer<T>)
- com.authlete.common.dto.ClaimRule
- com.authlete.common.dto.Client (implements java.io.Serializable)
- com.authlete.common.dto.ClientAuthorizationDeleteRequest (implements java.io.Serializable)
- com.authlete.common.dto.ClientAuthorizationGetListRequest (implements java.io.Serializable)
- com.authlete.common.dto.ClientAuthorizationUpdateRequest (implements java.io.Serializable)
- com.authlete.common.dto.ClientExtension (implements java.io.Serializable)
- com.authlete.common.dto.ClientListResponse (implements java.io.Serializable)
- com.authlete.common.dto.AuthorizedClientListResponse
- com.authlete.common.dto.ClientLockFlagUpdateRequest (implements java.io.Serializable)
- com.authlete.common.dto.ClientRegistrationRequest (implements java.io.Serializable)
- com.authlete.common.dto.ClientSecretUpdateRequest (implements java.io.Serializable)
- com.authlete.common.dto.CredentialBatchIssueRequest (implements java.io.Serializable)
- com.authlete.common.dto.CredentialBatchParseRequest (implements java.io.Serializable)
- com.authlete.common.dto.CredentialDeferredIssueRequest (implements java.io.Serializable)
- com.authlete.common.dto.CredentialDeferredParseRequest (implements java.io.Serializable)
- com.authlete.common.dto.CredentialIssuanceOrder (implements java.io.Serializable)
- com.authlete.common.dto.CredentialIssuerJwksRequest (implements java.io.Serializable)
- com.authlete.common.dto.CredentialIssuerMetadata (implements java.io.Serializable)
- com.authlete.common.dto.CredentialIssuerMetadataRequest (implements java.io.Serializable)
- com.authlete.common.dto.CredentialJwtIssuerMetadataRequest (implements java.io.Serializable)
- com.authlete.common.dto.CredentialOfferCreateRequest (implements java.io.Serializable)
- com.authlete.common.dto.CredentialOfferInfo (implements java.io.Serializable)
- com.authlete.common.dto.CredentialOfferInfoRequest (implements java.io.Serializable)
- com.authlete.common.dto.CredentialRequestInfo (implements java.io.Serializable)
- com.authlete.common.dto.CredentialSingleIssueRequest (implements java.io.Serializable)
- com.authlete.common.dto.CredentialSingleParseRequest (implements java.io.Serializable)
- com.authlete.common.dto.DeveloperAuthenticationCallbackRequest (implements java.io.Serializable)
- com.authlete.common.dto.DeveloperAuthenticationCallbackResponse (implements java.io.Serializable)
- com.authlete.common.dto.DeviceAuthorizationRequest (implements java.io.Serializable)
- com.authlete.common.dto.DeviceCompleteRequest (implements java.io.Serializable)
- com.authlete.common.dto.DeviceVerificationRequest (implements java.io.Serializable)
- com.authlete.common.dto.DynamicScope (implements java.lang.Comparable<T>, java.io.Serializable)
- com.authlete.common.dto.FederationConfigurationRequest (implements java.io.Serializable)
- com.authlete.common.dto.FederationRegistrationRequest (implements java.io.Serializable)
- com.authlete.common.dto.GMRequest (implements java.io.Serializable)
- com.authlete.common.dto.Grant (implements java.io.Serializable)
- com.authlete.common.dto.GrantScope (implements java.io.Serializable)
- com.authlete.common.dto.Hsk (implements java.io.Serializable)
- com.authlete.common.dto.HskCreateRequest (implements java.io.Serializable)
- com.authlete.common.dto.IDTokenReissueRequest (implements java.io.Serializable)
- com.authlete.common.dto.IntrospectionRequest (implements java.io.Serializable)
- com.authlete.common.dto.JoseVerifyRequest (implements java.io.Serializable)
- com.authlete.common.dto.NamedUri (implements java.io.Serializable)
- com.authlete.common.dto.Pair (implements java.io.Serializable)
- com.authlete.common.dto.Property (implements java.io.Serializable)
- com.authlete.common.dto.PushedAuthReqRequest (implements java.io.Serializable)
- com.authlete.common.dto.ResourceServerSignatureRequest (implements java.io.Serializable)
- com.authlete.common.dto.RevocationRequest (implements java.io.Serializable)
- com.authlete.common.dto.Scope (implements java.io.Serializable)
- com.authlete.common.dto.Scope.NameComparator (implements java.util.Comparator<T>, java.io.Serializable)
- com.authlete.common.dto.Service (implements java.io.Serializable)
- com.authlete.common.dto.ServiceConfigurationRequest (implements java.io.Serializable)
- com.authlete.common.dto.ServiceCreatableResponse (implements java.io.Serializable)
- com.authlete.common.dto.ServiceListResponse (implements java.io.Serializable)
- com.authlete.common.dto.ServiceOwner (implements java.io.Serializable)
- com.authlete.common.dto.SnsCredentials (implements java.io.Serializable)
- com.authlete.common.dto.StandardIntrospectionRequest (implements java.io.Serializable)
- com.authlete.common.dto.StringArray (implements java.io.Serializable)
- com.authlete.common.dto.TaggedValue (implements java.io.Serializable)
- com.authlete.common.dto.TokenBatchStatus (implements java.io.Serializable)
- com.authlete.common.dto.TokenCreateBatchStatusRequest (implements java.io.Serializable)
- com.authlete.common.dto.TokenCreateRequest (implements java.io.Serializable)
- com.authlete.common.dto.TokenFailRequest (implements java.io.Serializable)
- com.authlete.common.dto.TokenInfo (implements java.io.Serializable)
- com.authlete.common.dto.TokenIssueRequest (implements java.io.Serializable)
- com.authlete.common.dto.TokenListResponse (implements java.io.Serializable)
- com.authlete.common.dto.TokenRequest (implements java.io.Serializable)
- com.authlete.common.dto.TokenRevokeRequest (implements java.io.Serializable)
- com.authlete.common.dto.TokenUpdateRequest (implements java.io.Serializable)
- com.authlete.common.dto.TrustAnchor (implements java.io.Serializable)
- com.authlete.common.dto.UserInfoIssueRequest (implements java.io.Serializable)
- com.authlete.common.dto.UserInfoRequest (implements java.io.Serializable)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.authlete.common.dto.AuthorizationAuthenticateResponse.Action
- com.authlete.common.dto.AuthorizationFailRequest.Reason
- com.authlete.common.dto.AuthorizationFailResponse.Action
- com.authlete.common.dto.AuthorizationIssueResponse.Action
- com.authlete.common.dto.AuthorizationResponse.Action
- com.authlete.common.dto.AuthorizationTicketInfoResponse.Action
- com.authlete.common.dto.AuthorizationTicketUpdateResponse.Action
- com.authlete.common.dto.BackchannelAuthenticationCompleteRequest.Result
- com.authlete.common.dto.BackchannelAuthenticationCompleteResponse.Action
- com.authlete.common.dto.BackchannelAuthenticationFailRequest.Reason
- com.authlete.common.dto.BackchannelAuthenticationFailResponse.Action
- com.authlete.common.dto.BackchannelAuthenticationIssueResponse.Action
- com.authlete.common.dto.BackchannelAuthenticationResponse.Action
- com.authlete.common.dto.ClientRegistrationResponse.Action
- com.authlete.common.dto.CredentialBatchIssueResponse.Action
- com.authlete.common.dto.CredentialBatchParseResponse.Action
- com.authlete.common.dto.CredentialDeferredIssueResponse.Action
- com.authlete.common.dto.CredentialDeferredParseResponse.Action
- com.authlete.common.dto.CredentialIssuerJwksResponse.Action
- com.authlete.common.dto.CredentialIssuerMetadataResponse.Action
- com.authlete.common.dto.CredentialJwtIssuerMetadataResponse.Action
- com.authlete.common.dto.CredentialOfferCreateResponse.Action
- com.authlete.common.dto.CredentialOfferInfoResponse.Action
- com.authlete.common.dto.CredentialSingleIssueResponse.Action
- com.authlete.common.dto.CredentialSingleParseResponse.Action
- com.authlete.common.dto.DeviceAuthorizationResponse.Action
- com.authlete.common.dto.DeviceCompleteRequest.Result
- com.authlete.common.dto.DeviceCompleteResponse.Action
- com.authlete.common.dto.DeviceVerificationResponse.Action
- com.authlete.common.dto.FederationConfigurationResponse.Action
- com.authlete.common.dto.FederationRegistrationResponse.Action
- com.authlete.common.dto.GMResponse.Action
- com.authlete.common.dto.HskListResponse.Action
- com.authlete.common.dto.HskResponse.Action
- com.authlete.common.dto.IDTokenReissueResponse.Action
- com.authlete.common.dto.IntrospectionResponse.Action
- com.authlete.common.dto.PushedAuthReqResponse.Action
- com.authlete.common.dto.ResourceServerSignatureResponse.Action
- com.authlete.common.dto.RevocationResponse.Action
- com.authlete.common.dto.StandardIntrospectionResponse.Action
- com.authlete.common.dto.TokenBatchStatus.BatchKind
- com.authlete.common.dto.TokenBatchStatus.Result
- com.authlete.common.dto.TokenCreateResponse.Action
- com.authlete.common.dto.TokenFailRequest.Reason
- com.authlete.common.dto.TokenFailResponse.Action
- com.authlete.common.dto.TokenIssueResponse.Action
- com.authlete.common.dto.TokenResponse.Action
- com.authlete.common.dto.TokenUpdateResponse.Action
- com.authlete.common.dto.UserInfoIssueResponse.Action
- com.authlete.common.dto.UserInfoResponse.Action
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)