Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.impl.client | |
com.okta.sdk.impl.resource.profile.mapping | |
com.okta.sdk.resource.profile.mapping |
Modifier and Type | Method and Description |
---|---|
ProfileMapping |
Client.getProfileMapping(String mappingId)
Get Profile Mapping
Fetches a single Profile Mapping referenced by its ID.
|
Modifier and Type | Method and Description |
---|---|
ProfileMapping |
DefaultClient.getProfileMapping(String mappingId)
Get Profile Mapping
Fetches a single Profile Mapping referenced by its ID.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultProfileMapping
ProfileMapping
|
Modifier and Type | Method and Description |
---|---|
ProfileMapping |
DefaultProfileMapping.setSource(ProfileMappingSource source) |
ProfileMapping |
DefaultProfileMapping.setTarget(ProfileMappingSource target) |
ProfileMapping |
DefaultProfileMapping.update(ProfileMapping profileMapping)
Update Profile Mapping
Updates an existing Profile Mapping by adding, updating, or removing one or many Property Mappings.
|
Modifier and Type | Method and Description |
---|---|
protected Class<ProfileMapping> |
DefaultProfileMappingList.getItemType() |
Modifier and Type | Method and Description |
---|---|
ProfileMapping |
DefaultProfileMapping.update(ProfileMapping profileMapping)
Update Profile Mapping
Updates an existing Profile Mapping by adding, updating, or removing one or many Property Mappings.
|
Modifier and Type | Method and Description |
---|---|
ProfileMapping |
ProfileMapping.setSource(ProfileMappingSource source) |
ProfileMapping |
ProfileMapping.setTarget(ProfileMappingSource target) |
ProfileMapping |
ProfileMapping.update(ProfileMapping profileMapping)
Update Profile Mapping
Updates an existing Profile Mapping by adding, updating, or removing one or many Property Mappings.
|
Modifier and Type | Method and Description |
---|---|
ProfileMapping |
ProfileMapping.update(ProfileMapping profileMapping)
Update Profile Mapping
Updates an existing Profile Mapping by adding, updating, or removing one or many Property Mappings.
|
Copyright © 2017–2023 Okta. All rights reserved.