Uses of Interface
com.okta.sdk.resource.profile.mapping.ProfileMappingSource
-
Packages that use ProfileMappingSource Package Description com.okta.sdk.resource.profile.mapping -
-
Uses of ProfileMappingSource in com.okta.sdk.resource.profile.mapping
Methods in com.okta.sdk.resource.profile.mapping that return ProfileMappingSource Modifier and Type Method Description ProfileMappingSource
ProfileMapping. getSource()
ProfileMappingSource
ProfileMapping. getTarget()
Methods in com.okta.sdk.resource.profile.mapping with parameters of type ProfileMappingSource Modifier and Type Method Description ProfileMapping
ProfileMapping. setSource(ProfileMappingSource source)
ProfileMapping
ProfileMapping. setTarget(ProfileMappingSource target)
-