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