Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractResource - Class in com.okta.idx.sdk.api.io
- AbstractResource(String) - Constructor for class com.okta.idx.sdk.api.io.AbstractResource
- ACCESS_TOKEN - Enum constant in enum com.okta.idx.sdk.api.model.TokenType
- ACTIVATION_TOKEN - Enum constant in enum com.okta.idx.sdk.api.model.EmailTokenType
- ActivationData - Class in com.okta.idx.sdk.api.model
- ActivationData() - Constructor for class com.okta.idx.sdk.api.model.ActivationData
- addAttribute(String, Object) - Method in class com.okta.idx.sdk.api.model.UserProfile
- addError(String) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- Age - Class in com.okta.idx.sdk.api.model
- Age() - Constructor for class com.okta.idx.sdk.api.model.Age
- answer - Variable in class com.okta.idx.sdk.api.model.Credentials
- answerChallenge(AnswerChallengeRequest, String) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- AnswerChallengeRequest - Class in com.okta.idx.sdk.api.request
- AnswerChallengeRequestBuilder - Class in com.okta.idx.sdk.api.request
- AnswerChallengeRequestBuilder() - Constructor for class com.okta.idx.sdk.api.request.AnswerChallengeRequestBuilder
- App - Class in com.okta.idx.sdk.api.model
- App() - Constructor for class com.okta.idx.sdk.api.model.App
- ApplicationConfig - Class in com.okta.spring.example.config
- ApplicationConfig() - Constructor for class com.okta.spring.example.config.ApplicationConfig
- AppValue - Class in com.okta.idx.sdk.api.model
- AppValue() - Constructor for class com.okta.idx.sdk.api.model.AppValue
- attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class com.okta.spring.example.CustomAuthenticationProcessingFilter
- attestation - Variable in class com.okta.idx.sdk.api.model.Credentials
- attestation - Variable in class com.okta.idx.sdk.api.request.WebAuthnRequest
- authenticate(AuthenticationOptions, ProceedContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Authenticate user with the supplied Authentication options (username and password) and returns the Authentication response object that contains: - IDX Client context - Token (access_token/id_token/refresh_token) object - Authentication status
- authenticationManager(AuthenticationConfiguration) - Method in class com.okta.spring.example.OAuth2SecurityConfigurerAdapter
- AuthenticationOptions - Class in com.okta.idx.sdk.api.model
- AuthenticationOptions(String) - Constructor for class com.okta.idx.sdk.api.model.AuthenticationOptions
- AuthenticationOptions(String, char[]) - Constructor for class com.okta.idx.sdk.api.model.AuthenticationOptions
- AuthenticationResponse - Class in com.okta.idx.sdk.api.response
- AuthenticationResponse() - Constructor for class com.okta.idx.sdk.api.response.AuthenticationResponse
- AuthenticationStatus - Enum in com.okta.idx.sdk.api.model
- authenticationSuccessEventApplicationListener() - Method in class com.okta.spring.example.HostedLoginCodeFlowExampleApplication
-
Create an ApplicationListener that listens for successful logins and simply just logs the principal name.
- authenticator - Variable in class com.okta.idx.sdk.api.request.ChallengeRequest
- authenticator - Variable in class com.okta.idx.sdk.api.request.EnrollRequest
- Authenticator - Class in com.okta.idx.sdk.api.client
- Authenticator - Class in com.okta.idx.sdk.api.model
- Authenticator() - Constructor for class com.okta.idx.sdk.api.model.Authenticator
- AUTHENTICATOR_ENROLLMENT_DATA - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- AUTHENTICATOR_VERIFICATION_DATA - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- Authenticator.Factor - Class in com.okta.idx.sdk.api.client
- authenticatorData - Variable in class com.okta.idx.sdk.api.model.Credentials
- authenticatorData - Variable in class com.okta.idx.sdk.api.request.WebAuthnRequest
- AuthenticatorEnrollment - Class in com.okta.idx.sdk.api.model
- AuthenticatorEnrollment() - Constructor for class com.okta.idx.sdk.api.model.AuthenticatorEnrollment
- authenticatorEnrollments() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollments
- AuthenticatorEnrollments - Class in com.okta.idx.sdk.api.model
- AuthenticatorEnrollments() - Constructor for class com.okta.idx.sdk.api.model.AuthenticatorEnrollments
- authenticators() - Method in class com.okta.idx.sdk.api.model.Authenticators
- Authenticators - Class in com.okta.idx.sdk.api.model
- Authenticators() - Constructor for class com.okta.idx.sdk.api.model.Authenticators
- AuthenticatorsValue - Class in com.okta.idx.sdk.api.model
- AuthenticatorsValue() - Constructor for class com.okta.idx.sdk.api.model.AuthenticatorsValue
- AuthenticatorType - Enum in com.okta.idx.sdk.api.model
- authorizedClientService() - Method in class com.okta.spring.example.HostedLoginCodeFlowExampleApplication
- AWAITING_AUTHENTICATOR_ENROLLMENT - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- AWAITING_AUTHENTICATOR_ENROLLMENT_DATA - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- AWAITING_AUTHENTICATOR_ENROLLMENT_SELECTION - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- AWAITING_AUTHENTICATOR_SELECTION - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- AWAITING_AUTHENTICATOR_VERIFICATION - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- AWAITING_AUTHENTICATOR_VERIFICATION_DATA - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- AWAITING_CHALLENGE_POLL - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- AWAITING_CHANNEL_DATA_ENROLLMENT - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- AWAITING_PASSWORD_RESET - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- AWAITING_POLL_ENROLLMENT - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- AWAITING_PROFILE_ENROLLMENT - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- AWAITING_USER_EMAIL_ACTIVATION - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
B
- BaseRequest - Class in com.okta.idx.sdk.api.request
- BaseRequest() - Constructor for class com.okta.idx.sdk.api.request.BaseRequest
- begin() - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Begin flow without any recovery or activation token or request context.
- begin(RequestContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Begin flow with
RequestContext
reference. - beginPasswordRecovery(String, RequestContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Begin password recovery flow with a recovery token.
- beginUserActivation(String, RequestContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Begin password recovery flow with an activation token.
- build() - Method in class com.okta.idx.sdk.api.request.AnswerChallengeRequestBuilder
- build() - Method in class com.okta.idx.sdk.api.request.CancelRequestBuilder
- build() - Method in class com.okta.idx.sdk.api.request.ChallengeRequestBuilder
- build() - Method in class com.okta.idx.sdk.api.request.EnrollRequestBuilder
- build() - Method in class com.okta.idx.sdk.api.request.EnrollUserProfileUpdateRequestBuilder
- build() - Method in class com.okta.idx.sdk.api.request.IdentifyRequestBuilder
- build() - Method in class com.okta.idx.sdk.api.request.IntrospectRequestBuilder
- build() - Method in class com.okta.idx.sdk.api.request.PollRequestBuilder
- build() - Method in class com.okta.idx.sdk.api.request.RecoverRequestBuilder
- build() - Method in class com.okta.idx.sdk.api.request.SkipAuthenticatorEnrollmentRequestBuilder
- builder() - Static method in class com.okta.idx.sdk.api.request.AnswerChallengeRequestBuilder
- builder() - Static method in class com.okta.idx.sdk.api.request.CancelRequestBuilder
- builder() - Static method in class com.okta.idx.sdk.api.request.ChallengeRequestBuilder
- builder() - Static method in class com.okta.idx.sdk.api.request.EnrollRequestBuilder
- builder() - Static method in class com.okta.idx.sdk.api.request.EnrollUserProfileUpdateRequestBuilder
- builder() - Static method in class com.okta.idx.sdk.api.request.IdentifyRequestBuilder
- builder() - Static method in class com.okta.idx.sdk.api.request.IntrospectRequestBuilder
- builder() - Static method in class com.okta.idx.sdk.api.request.PollRequestBuilder
- builder() - Static method in class com.okta.idx.sdk.api.request.RecoverRequestBuilder
- builder() - Static method in class com.okta.idx.sdk.api.request.SkipAuthenticatorEnrollmentRequestBuilder
- buildOAuth2AccessToken(JsonNode) - Method in class com.okta.spring.example.HelperUtil
- buildOAuth2RefreshToken(JsonNode) - Method in class com.okta.spring.example.HelperUtil
C
- cancel(IDXClient) - Method in class com.okta.idx.sdk.api.response.IDXResponse
-
The method to call when you want to cancel the Okta Identity Engine flow.
- cancel(ProceedContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Cancel transaction.
- cancel(String) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- Cancel - Class in com.okta.idx.sdk.api.model
- Cancel() - Constructor for class com.okta.idx.sdk.api.model.Cancel
- CancelRequest - Class in com.okta.idx.sdk.api.request
- CancelRequestBuilder - Class in com.okta.idx.sdk.api.request
- CancelRequestBuilder() - Constructor for class com.okta.idx.sdk.api.request.CancelRequestBuilder
- canonicalize(String) - Method in class com.okta.idx.sdk.api.io.AbstractResource
- challenge(ChallengeRequest, String) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- CHALLENGE_AUTHENTICATOR - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- CHALLENGE_POLL - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- ChallengeData - Class in com.okta.idx.sdk.api.model
- ChallengeData() - Constructor for class com.okta.idx.sdk.api.model.ChallengeData
- ChallengeRequest - Class in com.okta.idx.sdk.api.request
- ChallengeRequestBuilder - Class in com.okta.idx.sdk.api.request
- ChallengeRequestBuilder() - Constructor for class com.okta.idx.sdk.api.request.ChallengeRequestBuilder
- ClasspathResource - Class in com.okta.idx.sdk.api.io
- ClasspathResource(String) - Constructor for class com.okta.idx.sdk.api.io.ClasspathResource
- ClientConfiguration - Class in com.okta.idx.sdk.api.config
-
This class holds the default configuration properties.
- ClientConfiguration() - Constructor for class com.okta.idx.sdk.api.config.ClientConfiguration
- clientData - Variable in class com.okta.idx.sdk.api.model.Credentials
- clientData - Variable in class com.okta.idx.sdk.api.request.WebAuthnRequest
- ClientUtil - Class in com.okta.idx.sdk.api.util
- ClientUtil() - Constructor for class com.okta.idx.sdk.api.util.ClientUtil
- CODE_CHALLENGE_METHOD - Static variable in class com.okta.idx.sdk.api.util.PkceUtil
- com.okta.idx.sdk.api.client - package com.okta.idx.sdk.api.client
- com.okta.idx.sdk.api.config - package com.okta.idx.sdk.api.config
- com.okta.idx.sdk.api.deserializers - package com.okta.idx.sdk.api.deserializers
- com.okta.idx.sdk.api.exception - package com.okta.idx.sdk.api.exception
- com.okta.idx.sdk.api.io - package com.okta.idx.sdk.api.io
- com.okta.idx.sdk.api.model - package com.okta.idx.sdk.api.model
- com.okta.idx.sdk.api.request - package com.okta.idx.sdk.api.request
- com.okta.idx.sdk.api.response - package com.okta.idx.sdk.api.response
- com.okta.idx.sdk.api.serializers - package com.okta.idx.sdk.api.serializers
- com.okta.idx.sdk.api.util - package com.okta.idx.sdk.api.util
- com.okta.idx.sdk.webauthn - package com.okta.idx.sdk.webauthn
- com.okta.spring.example - package com.okta.spring.example
-
This package contains the main class for the Spring boot webapp.
- com.okta.spring.example.config - package com.okta.spring.example.config
-
This package contains the config class for the Spring MVC webapp.
- com.okta.spring.example.controllers - package com.okta.spring.example.controllers
-
This package contains controller classes for the Spring MVC webapp.
- com.okta.spring.example.helpers - package com.okta.spring.example.helpers
-
This package contains helper classes for controllers.
- Complexity - Class in com.okta.idx.sdk.api.model
- Complexity() - Constructor for class com.okta.idx.sdk.api.model.Complexity
- Constants - Class in com.okta.idx.sdk.api.util
- Constants() - Constructor for class com.okta.idx.sdk.api.util.Constants
- constructRequestContext() - Static method in class com.okta.spring.example.helpers.Util
-
Construct RequestContext object with random `X-Device-Token` header value.
- ContextualData - Class in com.okta.idx.sdk.api.model
- ContextualData() - Constructor for class com.okta.idx.sdk.api.model.ContextualData
- createResource(String) - Method in class com.okta.idx.sdk.api.io.DefaultResourceFactory
- createResource(String) - Method in interface com.okta.idx.sdk.api.io.ResourceFactory
- credentials - Variable in class com.okta.idx.sdk.api.request.AnswerChallengeRequest
- Credentials - Class in com.okta.idx.sdk.api.model
- Credentials() - Constructor for class com.okta.idx.sdk.api.model.Credentials
- CurrentAuthenticatorEnrollment - Class in com.okta.idx.sdk.api.model
- CurrentAuthenticatorEnrollment() - Constructor for class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollment
- CurrentAuthenticatorEnrollmentValue - Class in com.okta.idx.sdk.api.model
- CurrentAuthenticatorEnrollmentValue() - Constructor for class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollmentValue
- customAuthenticationProcessingFilter(HttpSecurity) - Method in class com.okta.spring.example.OAuth2SecurityConfigurerAdapter
- CustomAuthenticationProcessingFilter - Class in com.okta.spring.example
- CustomAuthenticationProcessingFilter(String, AuthenticationManager) - Constructor for class com.okta.spring.example.CustomAuthenticationProcessingFilter
D
- DEFAULT_CLIENT_ID_PROPERTY_NAME - Static variable in class com.okta.idx.sdk.api.util.Constants
- DEFAULT_CLIENT_ISSUER_PROPERTY_NAME - Static variable in class com.okta.idx.sdk.api.util.Constants
- DEFAULT_CLIENT_REDIRECT_URI_PROPERTY_NAME - Static variable in class com.okta.idx.sdk.api.util.Constants
- DEFAULT_CLIENT_SCOPES_PROPERTY_NAME - Static variable in class com.okta.idx.sdk.api.util.Constants
- DEFAULT_CLIENT_SECRET_PROPERTY_NAME - Static variable in class com.okta.idx.sdk.api.util.Constants
- DEFAULT_CLIENT_TESTING_DISABLE_HTTPS_CHECK_PROPERTY_NAME - Static variable in class com.okta.idx.sdk.api.util.Constants
- DefaultEnvVarNameConverter - Class in com.okta.idx.sdk.api.config
- DefaultEnvVarNameConverter() - Constructor for class com.okta.idx.sdk.api.config.DefaultEnvVarNameConverter
- DefaultPropertiesParser - Class in com.okta.idx.sdk.api.config
- DefaultPropertiesParser() - Constructor for class com.okta.idx.sdk.api.config.DefaultPropertiesParser
- DefaultResourceFactory - Class in com.okta.idx.sdk.api.io
- DefaultResourceFactory() - Constructor for class com.okta.idx.sdk.api.io.DefaultResourceFactory
- deserialize(JsonParser, DeserializationContext) - Method in class com.okta.idx.sdk.api.deserializers.OptionsValueDeserializer
- displayCustomSecQnPage() - Method in class com.okta.spring.example.controllers.HomeController
-
Display the custom sec qn registration page.
- displayErrorPage() - Method in class com.okta.spring.example.controllers.HomeController
-
Display the error page.
- displayForgotPasswordPage(HttpSession) - Method in class com.okta.spring.example.controllers.HomeController
-
Display the forgot password page.
- displayIndexOrHomePage(String, String, String, String, String, HttpSession) - Method in class com.okta.spring.example.controllers.HomeController
-
Display one of:
- displayLoginPage(HttpSession) - Method in class com.okta.spring.example.controllers.HomeController
-
Display the login page with username and password (optional).
- displayRegisterPage(HttpSession) - Method in class com.okta.spring.example.controllers.HomeController
-
Display the registration page.
- displayResetPasswordPage(String, HttpSession) - Method in class com.okta.spring.example.controllers.HomeController
-
Handle the self-service password reset (SSPR) redirect.
- displaySelectAuthenticatorPage(HttpSession, String) - Method in class com.okta.spring.example.controllers.HomeController
-
Display the select authenticator page.
- displayUserActivationPage(String, HttpSession) - Method in class com.okta.spring.example.controllers.HomeController
-
Activate user with activation token.
E
- email - Variable in class com.okta.idx.sdk.api.request.AnswerChallengeRequest
- EMAIL - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticatorType
- EmailTokenType - Enum in com.okta.idx.sdk.api.model
- enroll(EnrollRequest, String) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- ENROLL_AUTHENTICATOR - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- ENROLL_POLL - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- ENROLL_PROFILE - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- enrollAuthenticator(ProceedContext, String) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
- ENROLLMENT_CHANNEL_DATA - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- EnrollRequest - Class in com.okta.idx.sdk.api.request
- EnrollRequestBuilder - Class in com.okta.idx.sdk.api.request
- EnrollRequestBuilder() - Constructor for class com.okta.idx.sdk.api.request.EnrollRequestBuilder
- enrollUpdateUserProfile(EnrollUserProfileUpdateRequest, String) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- EnrollUserProfileUpdateRequest - Class in com.okta.idx.sdk.api.request
- EnrollUserProfileUpdateRequestBuilder - Class in com.okta.idx.sdk.api.request
- EnrollUserProfileUpdateRequestBuilder() - Constructor for class com.okta.idx.sdk.api.request.EnrollUserProfileUpdateRequestBuilder
- enrollWebauthn(WebAuthnRequest, HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle webauthn authenticator enrollment functionality.
- EnvironmentVariablesPropertiesSource - Class in com.okta.idx.sdk.api.config
- EnvironmentVariablesPropertiesSource() - Constructor for class com.okta.idx.sdk.api.config.EnvironmentVariablesPropertiesSource
- EnvVarNameConverter - Interface in com.okta.idx.sdk.api.config
- ErrorResponse - Class in com.okta.idx.sdk.api.response
- ErrorResponse() - Constructor for class com.okta.idx.sdk.api.response.ErrorResponse
- ExampleApplication - Class in com.okta.spring.example
- ExampleApplication() - Constructor for class com.okta.spring.example.ExampleApplication
- exchangeCode(IDXClient, IDXClientContext) - Method in class com.okta.idx.sdk.api.model.SuccessResponse
-
Exchange interaction code for token
- exchangeCodeForToken(String, String) - Method in class com.okta.spring.example.HelperUtil
- Extensions - Class in com.okta.idx.sdk.api.model
- Extensions() - Constructor for class com.okta.idx.sdk.api.model.Extensions
F
- fetchSignUpFormValues(ProceedContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Populate UI form values for signing up a new user.
- fetchTokenWithInteractionCode(ProceedContext, String) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Exchange interaction code for token.
- FileResource - Class in com.okta.idx.sdk.api.io
- FileResource(String) - Constructor for class com.okta.idx.sdk.api.io.FileResource
- filterChain(HttpSecurity) - Method in class com.okta.spring.example.OAuth2SecurityConfigurerAdapter
- FilteredPropertiesSource - Class in com.okta.idx.sdk.api.config
- FilteredPropertiesSource(PropertiesSource, FilteredPropertiesSource.Filter) - Constructor for class com.okta.idx.sdk.api.config.FilteredPropertiesSource
- FilteredPropertiesSource.Filter - Interface in com.okta.idx.sdk.api.config
- forgotPassword(String, HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle forgot password (password recovery) functionality.
- form() - Method in class com.okta.idx.sdk.api.model.FormValue
-
return an array of FormValue objects
- form() - Method in class com.okta.idx.sdk.api.model.RemediationOption
-
Get all form values.
- form() - Method in class com.okta.idx.sdk.api.model.SuccessResponse
- FormValue - Class in com.okta.idx.sdk.api.model
- FormValue() - Constructor for class com.okta.idx.sdk.api.model.FormValue
- formValues() - Method in class com.okta.idx.sdk.api.model.Cancel
- formValues() - Method in class com.okta.idx.sdk.api.model.OptionsFormVal
- formValues() - Method in class com.okta.idx.sdk.api.model.Recover
- formValues() - Method in class com.okta.idx.sdk.api.model.SuccessResponse
G
- generateCodeChallenge(String) - Static method in class com.okta.idx.sdk.api.util.PkceUtil
-
Generate Code Challenge (Base64 URL-encoded SHA-256 hash of the generated code verifier).
- generateCodeVerifier() - Static method in class com.okta.idx.sdk.api.util.PkceUtil
-
Generate Code Verifier (Random URL-safe string with a minimum length of 43 characters).
- get(String) - Static method in enum com.okta.idx.sdk.api.model.AuthenticatorType
- getAccepts() - Method in class com.okta.idx.sdk.api.model.Cancel
- getAccepts() - Method in class com.okta.idx.sdk.api.model.Recover
- getAccepts() - Method in class com.okta.idx.sdk.api.model.SuccessResponse
- getAccessToken() - Method in class com.okta.idx.sdk.api.response.TokenResponse
- getActivationData() - Method in class com.okta.idx.sdk.api.model.ContextualData
- getAge() - Method in class com.okta.idx.sdk.api.model.Settings
- getAllHeaders() - Method in class com.okta.idx.sdk.api.model.RequestContext
- getAnswer() - Method in class com.okta.idx.sdk.api.model.VerifyAuthenticatorAnswer
- getAppid() - Method in class com.okta.idx.sdk.api.model.Extensions
- getAttestation() - Method in class com.okta.idx.sdk.api.request.WebAuthnRequest
- getAuthenticationStatus() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getAuthenticatorData() - Method in class com.okta.idx.sdk.api.request.WebAuthnRequest
- getAuthenticatorEnrollments() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getAuthenticatorEnrollments() - Method in class com.okta.idx.sdk.api.response.IDXResponse
- getAuthenticatorOptions() - Method in class com.okta.idx.sdk.api.model.RemediationOption
-
Get a key-value pair map of Authenticator options available for the current remediation option.
- getAuthenticators() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getAuthenticators() - Method in class com.okta.idx.sdk.api.response.IDXResponse
- getBaseUrl() - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- getChallenge() - Method in class com.okta.idx.sdk.api.model.ActivationData
- getChallenge() - Method in class com.okta.idx.sdk.api.model.ChallengeData
- getChallengeData() - Method in class com.okta.idx.sdk.api.model.ContextualData
- getChannel() - Method in class com.okta.idx.sdk.api.client.Authenticator.Factor
- getChannel() - Method in class com.okta.idx.sdk.api.model.Authenticator
- getChannelName() - Method in class com.okta.idx.sdk.api.model.VerifyChannelDataOptions
- getClientContext() - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Get IDX client context by calling interact endpoint.
- getClientContext() - Method in class com.okta.idx.sdk.api.client.ProceedContext
- getClientData() - Method in class com.okta.idx.sdk.api.request.WebAuthnRequest
- getClientId() - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- getClientSecret() - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- getCode() - Method in class com.okta.idx.sdk.api.model.VerifyAuthenticatorOptions
- getCodeChallenge() - Method in class com.okta.idx.sdk.api.model.IDXClientContext
- getCodeVerifier() - Method in class com.okta.idx.sdk.api.model.IDXClientContext
- getComplexity() - Method in class com.okta.idx.sdk.api.model.Settings
- getContextualData() - Method in class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollmentValue
- getContextualData() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getCorrectAnswer() - Method in class com.okta.idx.sdk.api.model.ContextualData
- getCredentialId() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollment
- getCurrentAuthenticator() - Method in class com.okta.idx.sdk.api.response.IDXResponse
- getCurrentAuthenticator() - Method in class com.okta.idx.sdk.webauthn.WebAuthnParams
- getCurrentAuthenticatorEnrollment() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getCurrentAuthenticatorEnrollment() - Method in class com.okta.idx.sdk.api.response.IDXResponse
- getDeviceToken() - Method in class com.okta.idx.sdk.api.model.RequestContext
- getDisplayName() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollment
- getDisplayName() - Method in class com.okta.idx.sdk.api.model.AuthenticatorsValue
- getDisplayName() - Method in class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollmentValue
- getDisplayName() - Method in class com.okta.idx.sdk.webauthn.User
- getEmail() - Method in class com.okta.idx.sdk.api.model.Profile
- getError() - Method in class com.okta.idx.sdk.api.response.ErrorResponse
- getErrorDescription() - Method in class com.okta.idx.sdk.api.response.ErrorResponse
- getErrorResponse() - Method in exception class com.okta.idx.sdk.api.exception.ProcessingException
- getErrors() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getErrors() - Method in class com.okta.spring.example.helpers.PollResults
-
Return errors after poll request.
- getExcludeAttributes() - Method in class com.okta.idx.sdk.api.model.Complexity
- getExpiresAt() - Method in class com.okta.idx.sdk.api.response.ErrorResponse
- getExpiresIn() - Method in class com.okta.idx.sdk.api.response.TokenResponse
- getExtensions() - Method in class com.okta.idx.sdk.api.model.ChallengeData
- getFactors() - Method in class com.okta.idx.sdk.api.client.Authenticator
- getFields() - Method in class com.okta.idx.sdk.api.model.UserProfile
- getForm() - Method in class com.okta.idx.sdk.api.model.FormValue
- getForm() - Method in class com.okta.idx.sdk.api.model.OptionsForm
- getForm() - Method in class com.okta.idx.sdk.api.model.OptionsValue
- getFormValues() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getHistoryCount() - Method in class com.okta.idx.sdk.api.model.Age
- getHref() - Method in class com.okta.idx.sdk.api.model.Cancel
- getHref() - Method in class com.okta.idx.sdk.api.model.Idp
- getHref() - Method in class com.okta.idx.sdk.api.model.PollInfo
- getHref() - Method in class com.okta.idx.sdk.api.model.QrCode
- getHref() - Method in class com.okta.idx.sdk.api.model.Recover
- getHref() - Method in class com.okta.idx.sdk.api.model.RemediationOption
- getHref() - Method in class com.okta.idx.sdk.api.model.SuccessResponse
- getHttpStatus() - Method in exception class com.okta.idx.sdk.api.exception.ProcessingException
- getI18NMessage() - Method in class com.okta.idx.sdk.api.model.MessageValue
- getId() - Method in class com.okta.idx.sdk.api.client.Authenticator.Factor
- getId() - Method in class com.okta.idx.sdk.api.client.Authenticator
- getId() - Method in class com.okta.idx.sdk.api.model.AppValue
- getId() - Method in class com.okta.idx.sdk.api.model.Authenticator
- getId() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollment
- getId() - Method in class com.okta.idx.sdk.api.model.AuthenticatorsValue
- getId() - Method in class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollmentValue
- getId() - Method in class com.okta.idx.sdk.api.model.UserValue
- getId() - Method in class com.okta.idx.sdk.webauthn.User
- getIdentifier() - Method in class com.okta.idx.sdk.api.model.UserValue
- getIdps() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getIdToken() - Method in class com.okta.idx.sdk.api.response.TokenResponse
- getInputStream() - Method in class com.okta.idx.sdk.api.io.ClasspathResource
- getInputStream() - Method in class com.okta.idx.sdk.api.io.FileResource
- getInputStream() - Method in interface com.okta.idx.sdk.api.io.Resource
- getInputStream() - Method in class com.okta.idx.sdk.api.io.StringResource
- getInputStream() - Method in class com.okta.idx.sdk.api.io.UrlResource
- getIntent() - Method in class com.okta.idx.sdk.api.response.ErrorResponse
- getInteractionHandle() - Method in class com.okta.idx.sdk.api.model.IDXClientContext
- getInteractionHandle() - Method in class com.okta.idx.sdk.api.response.InteractResponse
- getIpAddress() - Method in class com.okta.idx.sdk.api.model.RequestContext
- getIssuer() - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- getKey() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollment
- getKey() - Method in class com.okta.idx.sdk.api.model.AuthenticatorsValue
- getKey() - Method in class com.okta.idx.sdk.api.model.I18NMessage
- getLabel() - Method in class com.okta.idx.sdk.api.client.Authenticator.Factor
- getLabel() - Method in class com.okta.idx.sdk.api.client.Authenticator
- getLabel() - Method in class com.okta.idx.sdk.api.model.AppValue
- getLabel() - Method in class com.okta.idx.sdk.api.model.FormValue
- getLabel() - Method in class com.okta.idx.sdk.api.model.Options
- getLabel() - Method in class com.okta.idx.sdk.api.model.SecurityQuestion
- getLabel() - Method in class com.okta.idx.sdk.api.model.UserValue
- getLocation() - Method in class com.okta.idx.sdk.api.io.AbstractResource
- getMessage() - Method in class com.okta.idx.sdk.api.model.MessageValue
- getMessages() - Method in class com.okta.idx.sdk.api.response.ErrorResponse
- getMessages() - Method in class com.okta.idx.sdk.api.response.IDXResponse
- getMethod() - Method in class com.okta.idx.sdk.api.client.Authenticator.Factor
- getMethod() - Method in class com.okta.idx.sdk.api.model.Cancel
- getMethod() - Method in class com.okta.idx.sdk.api.model.QrCode
- getMethod() - Method in class com.okta.idx.sdk.api.model.Recover
- getMethod() - Method in class com.okta.idx.sdk.api.model.SuccessResponse
- getMethods() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollment
- getMethods() - Method in class com.okta.idx.sdk.api.model.AuthenticatorsValue
- getMethodType() - Method in class com.okta.idx.sdk.api.model.Authenticator
- getMinAgeMinutes() - Method in class com.okta.idx.sdk.api.model.Age
- getMinLength() - Method in class com.okta.idx.sdk.api.model.Complexity
- getMinLowerCase() - Method in class com.okta.idx.sdk.api.model.Complexity
- getMinNumber() - Method in class com.okta.idx.sdk.api.model.Complexity
- getMinSymbol() - Method in class com.okta.idx.sdk.api.model.Complexity
- getMinUpperCase() - Method in class com.okta.idx.sdk.api.model.Complexity
- getName() - Method in class com.okta.idx.sdk.api.model.AppValue
- getName() - Method in class com.okta.idx.sdk.api.model.Cancel
- getName() - Method in class com.okta.idx.sdk.api.model.FormValue
- getName() - Method in class com.okta.idx.sdk.api.model.Recover
- getName() - Method in class com.okta.idx.sdk.api.model.RemediationOption
- getName() - Method in class com.okta.idx.sdk.api.model.SuccessResponse
- getName() - Method in class com.okta.idx.sdk.api.model.UserValue
- getName() - Method in class com.okta.idx.sdk.webauthn.User
- getNormalizedUri(String, String) - Static method in class com.okta.idx.sdk.api.util.ClientUtil
-
Deprecated.This method has been renamed to getNormalizedIssuerUri
- getParams() - Method in class com.okta.idx.sdk.api.model.I18NMessage
- getPassword() - Method in class com.okta.idx.sdk.api.model.AuthenticationOptions
- getPhoneNumber() - Method in class com.okta.idx.sdk.api.model.Authenticator
- getPhoneNumber() - Method in class com.okta.idx.sdk.api.model.Profile
- getPoll() - Method in class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollmentValue
- getPollInfo() - Method in class com.okta.idx.sdk.api.client.ProceedContext
- getPollInfo(AuthenticationResponse) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Helper to get polling information from authentication response.
- getProceedContext() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getProceedContextForPoll(HttpSession) - Static method in class com.okta.spring.example.helpers.Util
-
Fetches the proceedContext from session for poll operation.
- getProceedContextFromSession(HttpSession) - Static method in class com.okta.spring.example.helpers.Util
-
Fetches the proceedContext from session.
- getProduces() - Method in class com.okta.idx.sdk.api.model.Recover
- getProfile() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollment
- getProfile() - Method in class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollmentValue
- getProfile() - Method in class com.okta.idx.sdk.api.model.UserValue
- getProperties() - Method in class com.okta.idx.sdk.api.config.EnvironmentVariablesPropertiesSource
- getProperties() - Method in class com.okta.idx.sdk.api.config.FilteredPropertiesSource
- getProperties() - Method in class com.okta.idx.sdk.api.config.OptionalPropertiesSource
- getProperties() - Method in interface com.okta.idx.sdk.api.config.PropertiesSource
- getProperties() - Method in class com.okta.idx.sdk.api.config.ResourcePropertiesSource
- getProperties() - Method in class com.okta.idx.sdk.api.config.SystemPropertiesSource
- getProperties() - Method in class com.okta.idx.sdk.api.config.YAMLPropertiesSource
- getQrcode() - Method in class com.okta.idx.sdk.api.model.ContextualData
- getQuestion() - Method in class com.okta.idx.sdk.api.model.Profile
- getQuestion() - Method in class com.okta.idx.sdk.api.model.VerifyAuthenticatorAnswer
- getQuestionKey() - Method in class com.okta.idx.sdk.api.model.Profile
- getQuestionKey() - Method in class com.okta.idx.sdk.api.model.VerifyAuthenticatorAnswer
- getRecover() - Method in class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollmentValue
- getRedirectUri() - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- getRefresh() - Method in class com.okta.idx.sdk.api.client.ProceedContext
- getRefresh() - Method in class com.okta.idx.sdk.api.model.PollInfo
- getRefresh() - Method in class com.okta.idx.sdk.api.model.RemediationOption
- getRefreshToken() - Method in class com.okta.idx.sdk.api.response.TokenResponse
- getRel() - Method in class com.okta.idx.sdk.api.model.Cancel
- getRel() - Method in class com.okta.idx.sdk.api.model.Recover
- getRel() - Method in class com.okta.idx.sdk.api.model.SuccessResponse
- getRelatesTo() - Method in class com.okta.idx.sdk.api.model.Options
- getRequestAuthenticator() - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- getResend() - Method in class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollmentValue
- getResendHref() - Method in class com.okta.idx.sdk.api.client.ProceedContext
- getScheme() - Method in class com.okta.idx.sdk.api.io.AbstractResource
- getScheme() - Method in class com.okta.idx.sdk.api.io.ClasspathResource
- getScheme() - Method in class com.okta.idx.sdk.api.io.FileResource
- getScheme() - Method in class com.okta.idx.sdk.api.io.UrlResource
- getScope() - Method in class com.okta.idx.sdk.api.response.TokenResponse
- getScopes() - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- getSecurityQuestions() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getSharedSecret() - Method in class com.okta.idx.sdk.api.model.ContextualData
- getSignatureData() - Method in class com.okta.idx.sdk.api.request.WebAuthnRequest
- getState() - Method in class com.okta.idx.sdk.api.model.IDXClientContext
- getStateHandle() - Method in class com.okta.idx.sdk.api.response.ErrorResponse
- getStateHandle() - Method in class com.okta.idx.sdk.api.response.IDXResponse
- getStatus() - Method in class com.okta.spring.example.helpers.PollResults
-
Get AuthenticationStatus after poll request.
- getSuccessWithInteractionCode() - Method in class com.okta.idx.sdk.api.response.IDXResponse
- getTokenResponse() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getTokenType() - Method in class com.okta.idx.sdk.api.response.TokenResponse
- getType() - Method in class com.okta.idx.sdk.api.client.Authenticator
- getType() - Method in class com.okta.idx.sdk.api.model.App
- getType() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollment
- getType() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollments
- getType() - Method in class com.okta.idx.sdk.api.model.Authenticators
- getType() - Method in class com.okta.idx.sdk.api.model.AuthenticatorsValue
- getType() - Method in class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollmentValue
- getType() - Method in class com.okta.idx.sdk.api.model.Idp
- getType() - Method in class com.okta.idx.sdk.api.model.Messages
- getType() - Method in class com.okta.idx.sdk.api.model.MethodType
- getType() - Method in class com.okta.idx.sdk.api.model.QrCode
- getType() - Method in class com.okta.idx.sdk.api.model.Remediation
- getType() - Method in class com.okta.idx.sdk.api.model.RemediationOption
- getType() - Method in class com.okta.idx.sdk.api.model.User
- getUser() - Method in class com.okta.idx.sdk.api.model.ActivationData
- getUser() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getUser() - Method in class com.okta.idx.sdk.api.response.IDXResponse
- getUserAgent() - Method in class com.okta.idx.sdk.api.model.RequestContext
- getUserAttributes(String, OAuth2AccessToken) - Method in class com.okta.spring.example.HelperUtil
- getUsername() - Method in class com.okta.idx.sdk.api.model.AuthenticationOptions
- getUserProfileForm() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- getUserVerification() - Method in class com.okta.idx.sdk.api.model.ChallengeData
- getValue() - Method in class com.okta.idx.sdk.api.model.App
- getValue() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollments
- getValue() - Method in class com.okta.idx.sdk.api.model.Authenticators
- getValue() - Method in enum com.okta.idx.sdk.api.model.AuthenticatorType
- getValue() - Method in class com.okta.idx.sdk.api.model.Cancel
- getValue() - Method in class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollment
- getValue() - Method in class com.okta.idx.sdk.api.model.FormValue
- getValue() - Method in class com.okta.idx.sdk.api.model.Messages
- getValue() - Method in class com.okta.idx.sdk.api.model.MessageValue
- getValue() - Method in class com.okta.idx.sdk.api.model.Options
- getValue() - Method in class com.okta.idx.sdk.api.model.OptionsFormVal
- getValue() - Method in class com.okta.idx.sdk.api.model.Recover
- getValue() - Method in class com.okta.idx.sdk.api.model.Remediation
- getValue() - Method in class com.okta.idx.sdk.api.model.SecurityQuestion
- getValue() - Method in class com.okta.idx.sdk.api.model.SuccessResponse
- getValue() - Method in class com.okta.idx.sdk.api.model.User
- getValue() - Method in class com.okta.idx.sdk.api.model.VerifyChannelDataOptions
- getValues() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollments
- getVersion() - Method in class com.okta.idx.sdk.api.response.ErrorResponse
- getWebauthnCredentialId() - Method in class com.okta.idx.sdk.webauthn.WebAuthnParams
- getWebAuthnParams() - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
H
- handleKnownTransitions(AuthenticationResponse, HttpSession) - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Return view based on the authentication status in response.
- handleTerminalTransitions(AuthenticationResponse, HttpSession) - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Return terminal views based on the authentication status in response.
- hasErrorValue() - Method in class com.okta.idx.sdk.api.model.Messages
- hasResourcePrefix(String) - Method in class com.okta.idx.sdk.api.io.AbstractResource
-
Returns
true
if the resource path is not null and starts with one of the recognized resource prefixes (classpath:
,url:
, orfile:
,false
otherwise. - helperUtil() - Method in class com.okta.spring.example.HostedLoginCodeFlowExampleApplication
- HelperUtil - Class in com.okta.spring.example
- HelperUtil(String, String, String, ObjectMapper, RestTemplate) - Constructor for class com.okta.spring.example.HelperUtil
- HomeController - Class in com.okta.spring.example.controllers
- HomeController() - Constructor for class com.okta.spring.example.controllers.HomeController
- HomeHelper - Class in com.okta.spring.example.helpers
- HomeHelper() - Constructor for class com.okta.spring.example.helpers.HomeHelper
- HostedLoginCodeFlowExampleApplication - Class in com.okta.spring.example
-
This example renders a self-hosted login page (hosted within this application).
- HostedLoginCodeFlowExampleApplication() - Constructor for class com.okta.spring.example.HostedLoginCodeFlowExampleApplication
I
- I18NMessage - Class in com.okta.idx.sdk.api.model
- I18NMessage() - Constructor for class com.okta.idx.sdk.api.model.I18NMessage
- identify(IdentifyRequest, String) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- IDENTIFY - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- IDENTIFY_RECOVERY - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- IdentifyRequest - Class in com.okta.idx.sdk.api.request
- IdentifyRequestBuilder - Class in com.okta.idx.sdk.api.request
- IdentifyRequestBuilder() - Constructor for class com.okta.idx.sdk.api.request.IdentifyRequestBuilder
- Idp - Class in com.okta.idx.sdk.api.model
- Idp(String, String) - Constructor for class com.okta.idx.sdk.api.model.Idp
- idxAuthenticationWrapper() - Method in class com.okta.spring.example.config.ApplicationConfig
-
The IDX authentication wrapper.
- IDXAuthenticationWrapper - Class in com.okta.idx.sdk.api.client
-
Wrapper to enable a client to interact with the backend IDX APIs.
- IDXAuthenticationWrapper() - Constructor for class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Creates
IDXAuthenticationWrapper
instance. - IDXAuthenticationWrapper(String, String, String, Set<String>, String) - Constructor for class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Creates
IDXAuthenticationWrapper
instance. - idxClient() - Method in class com.okta.spring.example.HostedLoginCodeFlowExampleApplication
- IDXClient - Interface in com.okta.idx.sdk.api.client
-
Client to interact with the IDX backend APIs.
- IDXClientContext - Class in com.okta.idx.sdk.api.model
- IDXClientContext(String, String, String, String) - Constructor for class com.okta.idx.sdk.api.model.IDXClientContext
- IDXResponse - Class in com.okta.idx.sdk.api.response
- IDXResponse() - Constructor for class com.okta.idx.sdk.api.response.IDXResponse
- interact() - Method in interface com.okta.idx.sdk.api.client.IDXClient
- interact(String, EmailTokenType, RequestContext) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- InteractResponse - Class in com.okta.idx.sdk.api.response
- InteractResponse() - Constructor for class com.okta.idx.sdk.api.response.InteractResponse
- introspect(IDXClientContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Introspect to get the current state of the authentication.
- introspect(IDXClientContext) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- IntrospectRequest - Class in com.okta.idx.sdk.api.request
- IntrospectRequest(String) - Constructor for class com.okta.idx.sdk.api.request.IntrospectRequest
- IntrospectRequestBuilder - Class in com.okta.idx.sdk.api.request
- IntrospectRequestBuilder() - Constructor for class com.okta.idx.sdk.api.request.IntrospectRequestBuilder
- isContinued(String) - Static method in class com.okta.idx.sdk.api.config.DefaultPropertiesParser
- isExcludeUsername() - Method in class com.okta.idx.sdk.api.model.Complexity
- isIdentifierFirstFlow() - Method in class com.okta.idx.sdk.api.client.ProceedContext
-
Identifier first flow is one where just the identifier (email) is sufficient to start the flow (i.e.
- isLoginSuccessful() - Method in class com.okta.idx.sdk.api.response.IDXResponse
-
Check for the status of `successWithInteractionCode` indicating if the login was successful.
- isRequired() - Method in class com.okta.idx.sdk.api.model.FormValue
- isRootOrgIssuer(String) - Static method in class com.okta.idx.sdk.api.util.ClientUtil
-
Check if the issuer is root/org URI.
- isSkipAuthenticatorPresent(ProceedContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Helper to check if we have optional authenticators to skip in current remediation step.
- iterator() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollments
L
- label - Variable in class com.okta.idx.sdk.api.model.FormValue
-
A user-friendly name that could be used for a UI
- login(String, String, HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle login with the supplied username and optional password.
- LoginController - Class in com.okta.spring.example.controllers
- LoginController() - Constructor for class com.okta.spring.example.controllers.LoginController
- logout(HttpSession) - Method in class com.okta.spring.example.controllers.LogoutController
-
Handle logout by revoking the access token and invalidating the session.
- LogoutController - Class in com.okta.spring.example.controllers
- LogoutController() - Constructor for class com.okta.spring.example.controllers.LogoutController
M
- main(String[]) - Static method in class com.okta.spring.example.ExampleApplication
-
Application entry point.
- main(String[]) - Static method in class com.okta.spring.example.HostedLoginCodeFlowExampleApplication
- map(String, String) - Method in interface com.okta.idx.sdk.api.config.FilteredPropertiesSource.Filter
- messages - Variable in class com.okta.idx.sdk.api.model.FormValue
-
Error messages could appear here
- Messages - Class in com.okta.idx.sdk.api.model
- Messages() - Constructor for class com.okta.idx.sdk.api.model.Messages
- MessageValue - Class in com.okta.idx.sdk.api.model
- MessageValue() - Constructor for class com.okta.idx.sdk.api.model.MessageValue
- MethodType - Class in com.okta.idx.sdk.api.model
- MethodType() - Constructor for class com.okta.idx.sdk.api.model.MethodType
- mutable - Variable in class com.okta.idx.sdk.api.model.FormValue
-
Should this form value be mutable in a UI.
N
- name - Variable in class com.okta.idx.sdk.api.model.FormValue
-
The name of the form item that can be used in a UI.
- needsToShowErrors(AuthenticationResponse) - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Check if response contains presentable errors.
- normalizedIssuerUri(String, String) - Static method in class com.okta.idx.sdk.api.util.ClientUtil
-
Construct the normalized URL given an issuer and a resource uri.
O
- OAuth2SecurityConfigurerAdapter - Class in com.okta.spring.example
- OAuth2SecurityConfigurerAdapter() - Constructor for class com.okta.spring.example.OAuth2SecurityConfigurerAdapter
- objectMapper() - Method in class com.okta.spring.example.HostedLoginCodeFlowExampleApplication
- oktaFilteredPropertiesSource() - Static method in class com.okta.idx.sdk.api.config.EnvironmentVariablesPropertiesSource
- oktaFilteredPropertiesSource() - Static method in class com.okta.idx.sdk.api.config.SystemPropertiesSource
- oktaVerifyChallenge(AuthenticationResponse) - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Return the view for Okta Verify challenge.
- oktaVerifyViaChannelDataForm(Authenticator.Factor, HttpSession) - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Return the view for okta verify form via channel data.
- OptionalPropertiesSource - Class in com.okta.idx.sdk.api.config
- OptionalPropertiesSource(PropertiesSource) - Constructor for class com.okta.idx.sdk.api.config.OptionalPropertiesSource
- options - Variable in class com.okta.idx.sdk.api.model.FormValue
- options() - Method in class com.okta.idx.sdk.api.model.FormValue
-
return a list of options that is described as an array of formValue
- Options - Class in com.okta.idx.sdk.api.model
- Options() - Constructor for class com.okta.idx.sdk.api.model.Options
- OptionsForm - Class in com.okta.idx.sdk.api.model
- OptionsForm() - Constructor for class com.okta.idx.sdk.api.model.OptionsForm
- OptionsFormVal - Class in com.okta.idx.sdk.api.model
- OptionsFormVal() - Constructor for class com.okta.idx.sdk.api.model.OptionsFormVal
- OptionsValue - Class in com.okta.idx.sdk.api.model
- OptionsValue() - Constructor for class com.okta.idx.sdk.api.model.OptionsValue
- OptionsValueDeserializer - Class in com.okta.idx.sdk.api.deserializers
- OptionsValueDeserializer() - Constructor for class com.okta.idx.sdk.api.deserializers.OptionsValueDeserializer
P
- parse(Resource) - Method in class com.okta.idx.sdk.api.config.DefaultPropertiesParser
- parse(Resource) - Method in interface com.okta.idx.sdk.api.config.PropertiesParser
-
Parses the specified
.properties
resource and returns a map of the parsed properties or an empty map if no properties were found. - parse(String) - Method in class com.okta.idx.sdk.api.config.DefaultPropertiesParser
- parse(String) - Method in interface com.okta.idx.sdk.api.config.PropertiesParser
-
Parses the specified
.properties
-formatted String and returns a map of the parsed properties or an empty map if no properties were found. - parse(Scanner) - Method in class com.okta.idx.sdk.api.config.DefaultPropertiesParser
-
Loads the .properties-formatted text backed by the given Scanner.
- parse(Scanner) - Method in interface com.okta.idx.sdk.api.config.PropertiesParser
-
Parses the scanned content according to
.properties
formatting rules and returns a map of the parsed properties or an empty map if no properties were found. - passcode - Variable in class com.okta.idx.sdk.api.model.Credentials
- PASSWORD - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticatorType
- PASSWORD_EXPIRED - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- phoneNumber - Variable in class com.okta.idx.sdk.api.request.AnswerChallengeRequest
- PkceUtil - Class in com.okta.idx.sdk.api.util
- PkceUtil() - Constructor for class com.okta.idx.sdk.api.util.PkceUtil
- poll(ProceedContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Handle Polling.
- poll(PollRequest, String) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- poll(HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle Okta verify functionality.
- PollInfo - Class in com.okta.idx.sdk.api.model
- PollInfo(String, Duration) - Constructor for class com.okta.idx.sdk.api.model.PollInfo
- PollRequest - Class in com.okta.idx.sdk.api.request
- PollRequestBuilder - Class in com.okta.idx.sdk.api.request
- PollRequestBuilder() - Constructor for class com.okta.idx.sdk.api.request.PollRequestBuilder
- pollResults(HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle poll functionality.
- PollResults - Class in com.okta.spring.example.helpers
- PollResults() - Constructor for class com.okta.spring.example.helpers.PollResults
- proceed(IDXClient, RecoverRequest) - Method in class com.okta.idx.sdk.api.model.Recover
- proceed(IDXClient, Object) - Method in class com.okta.idx.sdk.api.model.RemediationOption
-
Allow you to continue the remediation with this option.
- ProceedContext - Class in com.okta.idx.sdk.api.client
-
An opaque to the developer object that's expected to be given back on the next request.
- proceedToHome(TokenResponse, HttpSession) - Method in class com.okta.spring.example.helpers.HomeHelper
-
Go to the home page, setting the session, and creating the view.
- ProcessingException - Exception Class in com.okta.idx.sdk.api.exception
- ProcessingException(int, String) - Constructor for exception class com.okta.idx.sdk.api.exception.ProcessingException
- ProcessingException(int, String, ErrorResponse) - Constructor for exception class com.okta.idx.sdk.api.exception.ProcessingException
- ProcessingException(Throwable) - Constructor for exception class com.okta.idx.sdk.api.exception.ProcessingException
- Profile - Class in com.okta.idx.sdk.api.model
- Profile() - Constructor for class com.okta.idx.sdk.api.model.Profile
- PropertiesParser - Interface in com.okta.idx.sdk.api.config
-
Parses a
.properties
source (string, file, stream, etc) and returns aMap<String,String>
that reflects the parsed properties. - PropertiesSource - Interface in com.okta.idx.sdk.api.config
Q
- QrCode - Class in com.okta.idx.sdk.api.model
- QrCode() - Constructor for class com.okta.idx.sdk.api.model.QrCode
- question - Variable in class com.okta.idx.sdk.api.model.Credentials
- questionKey - Variable in class com.okta.idx.sdk.api.model.Credentials
R
- raw() - Method in class com.okta.idx.sdk.api.response.ErrorResponse
- raw() - Method in class com.okta.idx.sdk.api.response.IDXResponse
-
Returns the raw JSON body of the Okta Identity Engine response.
- recover(RecoverRequest, String) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- Recover - Class in com.okta.idx.sdk.api.model
- Recover() - Constructor for class com.okta.idx.sdk.api.model.Recover
- recoverPassword(String, ProceedContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Recover Password with the supplied username.
- RecoverRequest - Class in com.okta.idx.sdk.api.request
- RecoverRequestBuilder - Class in com.okta.idx.sdk.api.request
- RecoverRequestBuilder() - Constructor for class com.okta.idx.sdk.api.request.RecoverRequestBuilder
- RECOVERY_TOKEN - Enum constant in enum com.okta.idx.sdk.api.model.EmailTokenType
- REENROLL_AUTHENTICATOR - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- register(ProceedContext, UserProfile, Credentials) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Register new user with the supplied user profile reference.
- register(String[], char[], HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle new user registration functionality.
- registerPassword(String, String, HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle change password functionality.
- registerPhone(String, String, HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle phone authenticator enrollment functionality.
- registerVerifyForm(Authenticator.Factor, AuthenticationResponse) - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Return the view for register verify form.
- registerVerifyForm(Authenticator, AuthenticationResponse) - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Return the view for verify form.
- relatesTo() - Method in class com.okta.idx.sdk.api.model.FormValue
- remediation() - Method in class com.okta.idx.sdk.api.response.IDXResponse
-
Return the current remediation object.
- Remediation - Class in com.okta.idx.sdk.api.model
- Remediation() - Constructor for class com.okta.idx.sdk.api.model.Remediation
- RemediationOption - Class in com.okta.idx.sdk.api.model
- RemediationOption() - Constructor for class com.okta.idx.sdk.api.model.RemediationOption
- remediationOptions() - Method in class com.okta.idx.sdk.api.model.Remediation
-
The list of remediation options available to continue the flow based on `remediation.value`
- RemediationType - Class in com.okta.idx.sdk.api.model
- RemediationType() - Constructor for class com.okta.idx.sdk.api.model.RemediationType
- removeProceedContextFromSession(HttpSession) - Static method in class com.okta.spring.example.helpers.Util
-
removeProceedContextFromSession.
- RequestContext - Class in com.okta.idx.sdk.api.model
-
Holds few request HTTP headers.
- RequestContext() - Constructor for class com.okta.idx.sdk.api.model.RequestContext
- required - Variable in class com.okta.idx.sdk.api.model.FormValue
-
Indicates whether the item is a required field
- resend(ProceedContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Resend code.
- RESET_AUTHENTICATOR - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- Resource - Interface in com.okta.idx.sdk.api.io
- ResourceFactory - Interface in com.okta.idx.sdk.api.io
- ResourcePropertiesSource - Class in com.okta.idx.sdk.api.config
- ResourcePropertiesSource(Resource) - Constructor for class com.okta.idx.sdk.api.config.ResourcePropertiesSource
- ResponseHandler - Class in com.okta.spring.example.helpers
- ResponseHandler() - Constructor for class com.okta.spring.example.helpers.ResponseHandler
- restTemplate() - Method in class com.okta.spring.example.config.ApplicationConfig
-
The rest template bean definition.
- restTemplate() - Method in class com.okta.spring.example.HostedLoginCodeFlowExampleApplication
- revokeToken(TokenType, String) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Revoke the oauth2 token.
- revokeToken(String, String) - Method in interface com.okta.idx.sdk.api.client.IDXClient
S
- SCHEME_PREFIX - Static variable in class com.okta.idx.sdk.api.io.ClasspathResource
- SCHEME_PREFIX - Static variable in class com.okta.idx.sdk.api.io.UrlResource
- secret - Variable in class com.okta.idx.sdk.api.model.FormValue
-
Is the value a secret value
- SecurityQuestion - Class in com.okta.idx.sdk.api.model
- SecurityQuestion(String, String) - Constructor for class com.okta.idx.sdk.api.model.SecurityQuestion
- SELECT_AUTHENTICATOR_AUTHENTICATE - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- SELECT_AUTHENTICATOR_ENROLL - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- SELECT_ENROLL_PROFILE - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- selectAuthenticator(ProceedContext, Authenticator) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Select authenticator of the supplied type.
- selectAuthenticator(String, String, HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle authenticator selection during authentication.
- selectAuthenticatorForm(AuthenticationResponse, String, HttpSession) - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Return the view for select authenticator form.
- selectFactor(ProceedContext, Authenticator.Factor) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Select authenticator of the supplied type.
- selectFactor(String, String, HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle factor selection during authentication.
- serialize(UserProfile, JsonGenerator, SerializerProvider) - Method in class com.okta.idx.sdk.api.serializers.UserProfileSerializer
- setAccessToken(String) - Method in class com.okta.idx.sdk.api.response.TokenResponse
- setAge(Age) - Method in class com.okta.idx.sdk.api.model.Settings
- setAnswer(char[]) - Method in class com.okta.idx.sdk.api.model.Credentials
- setAnswer(String) - Method in class com.okta.idx.sdk.api.model.VerifyAuthenticatorAnswer
- setAttestation(String) - Method in class com.okta.idx.sdk.api.model.Credentials
- setAuthenticationStatus(AuthenticationStatus) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- setAuthenticatorData(String) - Method in class com.okta.idx.sdk.api.model.Credentials
- setAuthenticatorEnrollments(AuthenticatorEnrollments) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- setAuthenticators(List<Authenticator>) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- setChannel(String) - Method in class com.okta.idx.sdk.api.model.Authenticator
- setChannelName(String) - Method in class com.okta.idx.sdk.api.model.VerifyChannelDataOptions
- setClientData(String) - Method in class com.okta.idx.sdk.api.model.Credentials
- setClientId(String) - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- setClientRegistrationRepository(ClientRegistrationRepository) - Method in class com.okta.spring.example.CustomAuthenticationProcessingFilter
- setClientSecret(String) - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- setCode(String) - Method in class com.okta.idx.sdk.api.model.VerifyAuthenticatorOptions
- setComplexity(Complexity) - Method in class com.okta.idx.sdk.api.model.Settings
- setContextualData(ContextualData) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- setCurrentAuthenticator(CurrentAuthenticatorEnrollment) - Method in class com.okta.idx.sdk.webauthn.WebAuthnParams
- setCurrentAuthenticatorEnrollment(CurrentAuthenticatorEnrollment) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- setDeviceToken(String) - Method in class com.okta.idx.sdk.api.model.RequestContext
- setEmail(String) - Method in class com.okta.idx.sdk.api.model.UserProfile
- setEnrollmentId(String) - Method in class com.okta.idx.sdk.api.model.Authenticator
- setErrors(List<String>) - Method in class com.okta.spring.example.helpers.PollResults
-
Set errors after poll request.
- setExcludeAttributes(String[]) - Method in class com.okta.idx.sdk.api.model.Complexity
- setExcludeUsername(boolean) - Method in class com.okta.idx.sdk.api.model.Complexity
- setExpiresIn(Integer) - Method in class com.okta.idx.sdk.api.response.TokenResponse
- setFirstName(String) - Method in class com.okta.idx.sdk.api.model.UserProfile
- setFormValues(List<FormValue>) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- setHistoryCount(int) - Method in class com.okta.idx.sdk.api.model.Age
- setHref(String) - Method in class com.okta.idx.sdk.api.model.PollInfo
- setId(String) - Method in class com.okta.idx.sdk.api.model.Authenticator
- setIdps(List<Idp>) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- setIdToken(String) - Method in class com.okta.idx.sdk.api.response.TokenResponse
- setIpAddress(String) - Method in class com.okta.idx.sdk.api.model.RequestContext
- setIssuer(String) - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- setLastName(String) - Method in class com.okta.idx.sdk.api.model.UserProfile
- setMessages(Messages) - Method in class com.okta.idx.sdk.api.response.ErrorResponse
- setMethodType(String) - Method in class com.okta.idx.sdk.api.model.Authenticator
- setMinAgeMinutes(int) - Method in class com.okta.idx.sdk.api.model.Age
- setMinLength(int) - Method in class com.okta.idx.sdk.api.model.Complexity
- setMinLowerCase(int) - Method in class com.okta.idx.sdk.api.model.Complexity
- setMinNumber(int) - Method in class com.okta.idx.sdk.api.model.Complexity
- setMinSymbol(int) - Method in class com.okta.idx.sdk.api.model.Complexity
- setMinUpperCase(int) - Method in class com.okta.idx.sdk.api.model.Complexity
- setPasscode(char[]) - Method in class com.okta.idx.sdk.api.model.Credentials
- setPassword(char[]) - Method in class com.okta.idx.sdk.api.model.AuthenticationOptions
- setPhoneNumber(String) - Method in class com.okta.idx.sdk.api.model.Authenticator
- setProceedContext(ProceedContext) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- setProceedContextForPoll(HttpSession, ProceedContext) - Static method in class com.okta.spring.example.helpers.Util
-
Set the proceedContext in session for poll operation.
- setQuestion(String) - Method in class com.okta.idx.sdk.api.model.Credentials
- setQuestion(String) - Method in class com.okta.idx.sdk.api.model.VerifyAuthenticatorAnswer
- setQuestionKey(String) - Method in class com.okta.idx.sdk.api.model.Credentials
- setQuestionKey(String) - Method in class com.okta.idx.sdk.api.model.VerifyAuthenticatorAnswer
- setRedirectUri(String) - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- setRefresh(Duration) - Method in class com.okta.idx.sdk.api.model.PollInfo
- setRefreshToken(String) - Method in class com.okta.idx.sdk.api.response.TokenResponse
- setScope(String) - Method in class com.okta.idx.sdk.api.response.TokenResponse
- setScopes(Set<String>) - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- setSecurityQuestions(List<SecurityQuestion>) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- setSignatureData(String) - Method in class com.okta.idx.sdk.api.model.Credentials
- setStatus(AuthenticationStatus) - Method in class com.okta.spring.example.helpers.PollResults
-
Set AuthenticationStatus after poll request.
- Settings - Class in com.okta.idx.sdk.api.model
- Settings() - Constructor for class com.okta.idx.sdk.api.model.Settings
- setTokenResponse(TokenResponse) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- setTokenType(String) - Method in class com.okta.idx.sdk.api.response.TokenResponse
- setTotp(String) - Method in class com.okta.idx.sdk.api.model.Credentials
- setupOktaVerifyForm(HttpSession) - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Return the view for okta verify form.
- setUser(User) - Method in class com.okta.idx.sdk.api.response.AuthenticationResponse
- setUserAgent(String) - Method in class com.okta.idx.sdk.api.model.RequestContext
- setUsername(String) - Method in class com.okta.idx.sdk.api.model.AuthenticationOptions
- setValue(String) - Method in class com.okta.idx.sdk.api.model.VerifyChannelDataOptions
- setWebauthnCredentialId(String) - Method in class com.okta.idx.sdk.webauthn.WebAuthnParams
- signatureData - Variable in class com.okta.idx.sdk.api.model.Credentials
- signatureData - Variable in class com.okta.idx.sdk.api.request.WebAuthnRequest
- skip(SkipAuthenticatorEnrollmentRequest, String) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- SKIP - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- SKIP_COMPLETE - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- skipAuthenticatorEnrollment(ProceedContext) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Skip optional authenticator enrollment.
- SkipAuthenticatorEnrollmentRequest - Class in com.okta.idx.sdk.api.request
- SkipAuthenticatorEnrollmentRequestBuilder - Class in com.okta.idx.sdk.api.request
- SkipAuthenticatorEnrollmentRequestBuilder() - Constructor for class com.okta.idx.sdk.api.request.SkipAuthenticatorEnrollmentRequestBuilder
- SMS - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticatorType
- stateHandle - Variable in class com.okta.idx.sdk.api.request.BaseRequest
- stream() - Method in class com.okta.idx.sdk.api.model.AuthenticatorEnrollments
- StringResource - Class in com.okta.idx.sdk.api.io
- StringResource(String) - Constructor for class com.okta.idx.sdk.api.io.StringResource
- StringResource(String, Charset) - Constructor for class com.okta.idx.sdk.api.io.StringResource
- submitPhoneAuthenticator(ProceedContext, String, Authenticator.Factor) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Submit phone authenticator enrollment with the provided phone number.
- SUCCESS - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- SUCCESS_WITH_INTERACTION_CODE - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- SuccessResponse - Class in com.okta.idx.sdk.api.model
- SuccessResponse() - Constructor for class com.okta.idx.sdk.api.model.SuccessResponse
- successWithInteractionCode() - Method in class com.okta.idx.sdk.api.response.IDXResponse
-
Return a success response object after `loginSuccess()` returns true.
- SystemPropertiesSource - Class in com.okta.idx.sdk.api.config
- SystemPropertiesSource() - Constructor for class com.okta.idx.sdk.api.config.SystemPropertiesSource
T
- toDottedPropertyName(String) - Method in class com.okta.idx.sdk.api.config.DefaultEnvVarNameConverter
- toDottedPropertyName(String) - Method in interface com.okta.idx.sdk.api.config.EnvVarNameConverter
- toEnvVarName(String) - Method in class com.okta.idx.sdk.api.config.DefaultEnvVarNameConverter
- toEnvVarName(String) - Method in interface com.okta.idx.sdk.api.config.EnvVarNameConverter
- token(String, String, IDXClientContext) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- token(String, String, String, IDXClientContext) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- TokenResponse - Class in com.okta.idx.sdk.api.response
- TokenResponse() - Constructor for class com.okta.idx.sdk.api.response.TokenResponse
- tokenScopesToAuthorities(OAuth2AccessToken) - Method in class com.okta.spring.example.HelperUtil
- TokenType - Enum in com.okta.idx.sdk.api.model
- toString() - Method in class com.okta.idx.sdk.api.config.ClientConfiguration
- toString() - Method in class com.okta.idx.sdk.api.io.AbstractResource
- toString() - Method in class com.okta.idx.sdk.api.io.ClasspathResource
- toString() - Method in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- toString() - Method in enum com.okta.idx.sdk.api.model.AuthenticatorType
- toString() - Method in enum com.okta.idx.sdk.api.model.EmailTokenType
- toString() - Method in class com.okta.idx.sdk.api.model.I18NMessage
- toString() - Method in class com.okta.idx.sdk.api.model.MessageValue
- toString() - Method in enum com.okta.idx.sdk.api.model.TokenType
- totp - Variable in class com.okta.idx.sdk.api.model.Credentials
- type - Variable in class com.okta.idx.sdk.api.model.FormValue
-
Describes the type of value that is expected
U
- UNKNOWN - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticationStatus
- UNKNOWN - Static variable in class com.okta.idx.sdk.api.model.RemediationType
- updateSession(HttpSession, ProceedContext) - Static method in class com.okta.spring.example.helpers.Util
-
Updates the proceed context in session.
- UrlResource - Class in com.okta.idx.sdk.api.io
- UrlResource(String) - Constructor for class com.okta.idx.sdk.api.io.UrlResource
- User - Class in com.okta.idx.sdk.api.model
- User - Class in com.okta.idx.sdk.webauthn
- User() - Constructor for class com.okta.idx.sdk.api.model.User
- User() - Constructor for class com.okta.idx.sdk.webauthn.User
- userDetails(OAuth2AuthenticationToken) - Method in class com.okta.spring.example.controllers.UserDetailsController
- UserDetailsController - Class in com.okta.spring.example.controllers
- UserDetailsController() - Constructor for class com.okta.spring.example.controllers.UserDetailsController
- UserProfile - Class in com.okta.idx.sdk.api.model
- UserProfile() - Constructor for class com.okta.idx.sdk.api.model.UserProfile
- UserProfileSerializer - Class in com.okta.idx.sdk.api.serializers
- UserProfileSerializer() - Constructor for class com.okta.idx.sdk.api.serializers.UserProfileSerializer
- UserValue - Class in com.okta.idx.sdk.api.model
- UserValue() - Constructor for class com.okta.idx.sdk.api.model.UserValue
- Util - Class in com.okta.spring.example.helpers
- Util() - Constructor for class com.okta.spring.example.helpers.Util
V
- value - Variable in class com.okta.idx.sdk.api.model.FormValue
-
Default value for the current form value
- value() - Method in class com.okta.idx.sdk.api.model.App
- value() - Method in enum com.okta.idx.sdk.api.model.AuthenticatorType
- value() - Method in class com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollment
- value() - Method in class com.okta.idx.sdk.api.model.FormValue
- value() - Method in class com.okta.idx.sdk.api.model.MessageValue
- value() - Method in class com.okta.idx.sdk.api.model.Options
- value() - Method in class com.okta.idx.sdk.api.model.SecurityQuestion
- value() - Method in class com.okta.idx.sdk.api.model.User
- value() - Method in class com.okta.idx.sdk.api.model.VerifyChannelDataOptions
- valueOf(String) - Static method in enum com.okta.idx.sdk.api.model.AuthenticationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.okta.idx.sdk.api.model.AuthenticatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.okta.idx.sdk.api.model.EmailTokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.okta.idx.sdk.api.model.TokenType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.okta.idx.sdk.api.model.AuthenticationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.okta.idx.sdk.api.model.AuthenticatorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.okta.idx.sdk.api.model.EmailTokenType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class com.okta.idx.sdk.api.model.Messages
- values() - Static method in enum com.okta.idx.sdk.api.model.TokenType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verify() - Method in class com.okta.spring.example.controllers.LoginController
-
Show authenticator verification form.
- verify(String, String, String, HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle authenticator verification functionality.
- verifyAuthenticator(ProceedContext, VerifyAuthenticatorAnswer) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Verify Authenticator with the supplied authenticator options.
- verifyAuthenticator(ProceedContext, VerifyAuthenticatorOptions) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Verify Authenticator with the supplied authenticator options.
- verifyAuthenticator(ProceedContext, VerifyChannelDataOptions) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
- VerifyAuthenticatorAnswer - Class in com.okta.idx.sdk.api.model
- VerifyAuthenticatorAnswer(String, String, String) - Constructor for class com.okta.idx.sdk.api.model.VerifyAuthenticatorAnswer
- VerifyAuthenticatorOptions - Class in com.okta.idx.sdk.api.model
- VerifyAuthenticatorOptions(String) - Constructor for class com.okta.idx.sdk.api.model.VerifyAuthenticatorOptions
- verifyChannelData(String, String, HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle channel data verification functionality.
- VerifyChannelDataOptions - Class in com.okta.idx.sdk.api.model
- VerifyChannelDataOptions(String, String) - Constructor for class com.okta.idx.sdk.api.model.VerifyChannelDataOptions
- verifyEmailToken(String) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Helper to verify the token query parameter contained in the link of user verification email.
- verifyEmailToken(String) - Method in interface com.okta.idx.sdk.api.client.IDXClient
- verifyForm() - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Return the view for verify form.
- verifyForm(AuthenticationResponse) - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Return the view for verify form.
- verifyWebauthn(AuthenticationResponse) - Method in class com.okta.spring.example.helpers.ResponseHandler
-
Return the view for verify form.
- verifyWebAuthn(ProceedContext, WebAuthnRequest) - Method in class com.okta.idx.sdk.api.client.IDXAuthenticationWrapper
-
Verify Webauthn Authenticator.
- verifyWebAuthn(WebAuthnRequest, HttpSession) - Method in class com.okta.spring.example.controllers.LoginController
-
Handle webauthn authenticator verification functionality.
- visible - Variable in class com.okta.idx.sdk.api.model.FormValue
-
Should this form value be visible in a UI
- VOICE - Enum constant in enum com.okta.idx.sdk.api.model.AuthenticatorType
W
- WebAuthnParams - Class in com.okta.idx.sdk.webauthn
- WebAuthnParams() - Constructor for class com.okta.idx.sdk.webauthn.WebAuthnParams
- WebAuthnRequest - Class in com.okta.idx.sdk.api.request
- WebAuthnRequest() - Constructor for class com.okta.idx.sdk.api.request.WebAuthnRequest
- withAuthenticator(Authenticator) - Method in class com.okta.idx.sdk.api.request.ChallengeRequestBuilder
- withAuthenticator(Authenticator) - Method in class com.okta.idx.sdk.api.request.EnrollRequestBuilder
- withCredentials(Credentials) - Method in class com.okta.idx.sdk.api.request.AnswerChallengeRequestBuilder
- withCredentials(Credentials) - Method in class com.okta.idx.sdk.api.request.EnrollUserProfileUpdateRequestBuilder
- withCredentials(Credentials) - Method in class com.okta.idx.sdk.api.request.IdentifyRequestBuilder
- withEmail(String) - Method in class com.okta.idx.sdk.api.request.AnswerChallengeRequestBuilder
- withIdentifier(String) - Method in class com.okta.idx.sdk.api.request.IdentifyRequestBuilder
- withPhoneNumber(String) - Method in class com.okta.idx.sdk.api.request.AnswerChallengeRequestBuilder
- withRememberMe(boolean) - Method in class com.okta.idx.sdk.api.request.IdentifyRequestBuilder
- withStateHandle(String) - Method in class com.okta.idx.sdk.api.request.AnswerChallengeRequestBuilder
- withStateHandle(String) - Method in class com.okta.idx.sdk.api.request.CancelRequestBuilder
- withStateHandle(String) - Method in class com.okta.idx.sdk.api.request.ChallengeRequestBuilder
- withStateHandle(String) - Method in class com.okta.idx.sdk.api.request.EnrollRequestBuilder
- withStateHandle(String) - Method in class com.okta.idx.sdk.api.request.EnrollUserProfileUpdateRequestBuilder
- withStateHandle(String) - Method in class com.okta.idx.sdk.api.request.IdentifyRequestBuilder
- withStateHandle(String) - Method in class com.okta.idx.sdk.api.request.IntrospectRequestBuilder
- withStateHandle(String) - Method in class com.okta.idx.sdk.api.request.PollRequestBuilder
- withStateHandle(String) - Method in class com.okta.idx.sdk.api.request.RecoverRequestBuilder
- withStateHandle(String) - Method in class com.okta.idx.sdk.api.request.SkipAuthenticatorEnrollmentRequestBuilder
- withUserProfile(UserProfile) - Method in class com.okta.idx.sdk.api.request.EnrollUserProfileUpdateRequestBuilder
X
- X_DEVICE_TOKEN - Static variable in class com.okta.idx.sdk.api.model.RequestContext
- X_FORWARDED_FOR - Static variable in class com.okta.idx.sdk.api.model.RequestContext
- X_OKTA_USER_AGENT_EXTENDED - Static variable in class com.okta.idx.sdk.api.model.RequestContext
Y
- YAMLPropertiesSource - Class in com.okta.idx.sdk.api.config
- YAMLPropertiesSource(Resource) - Constructor for class com.okta.idx.sdk.api.config.YAMLPropertiesSource
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form