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 ProfileMappingSourceProfileMapping. getSource()ProfileMappingSourceProfileMapping. getTarget()Methods in com.okta.sdk.resource.profile.mapping with parameters of type ProfileMappingSource Modifier and Type Method Description ProfileMappingProfileMapping. setSource(ProfileMappingSource source)ProfileMappingProfileMapping. setTarget(ProfileMappingSource target)
-