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