Java SDK: oauthPublic oauth surface for ie.keyra:keyra-java-sdk.On this pageOn this pageClient SetupAuthorizationToken ExchangePKCEUser InformationValidationRuntime: SERVER. See package overview for installation.Client Setup#createKeyraServer()OAuth Verify facade (KeyraOAuthServer). Publishable client id is bound at construction for exchange/validate.Authorization#createVerification()POST /verify/start via VerificationStartRequest.Token Exchange#exchangeAuthorizationCode()Exchange code + verifier; publishable client id injected from KeyraOAuthServer construction.PKCE#generatePkce()Synchronous PKCE S256 helper (KeyraSdk.generatePkce → Pkce.s256()).User Information#getOAuthUserInfo()GET /oauth/userinfo.Validation#validateVerification()One-shot validate; publishable client id injected from construction.Next stepsSDK overviewJava SDKarrow_forwardErrorsException classesarrow_forwardarrow_backPreviousErrorsSDKsNextarrow_forwardcreateKeyraServer()SDKs