| Package | Description |
|---|---|
| com.okta.idx.sdk.api.client | |
| com.okta.idx.sdk.api.model | |
| com.okta.idx.sdk.api.request | |
| com.okta.idx.sdk.api.serializers |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
IDXAuthenticationWrapper.register(ProceedContext proceedContext,
UserProfile userProfile)
Register new user with the supplied user profile reference.
|
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
UserValue.getProfile() |
| Modifier and Type | Method and Description |
|---|---|
EnrollUserProfileUpdateRequestBuilder |
EnrollUserProfileUpdateRequestBuilder.withUserProfile(UserProfile userProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserProfileSerializer.serialize(UserProfile userProfile,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
Copyright © 2020-2022 Okta. All Rights Reserved.