Uses of Record Class
org.apache.syncope.core.provisioning.api.propagation.PropagationManager.PropagationAttrs
Packages that use PropagationManager.PropagationAttrs
Package
Description
-
Uses of PropagationManager.PropagationAttrs in org.apache.syncope.core.provisioning.api.propagation
Methods in org.apache.syncope.core.provisioning.api.propagation that return types with arguments of type PropagationManager.PropagationAttrsModifier and TypeMethodDescriptionPropagationManager.prepareAttrs(AnyTypeKind kind, String key, String password, List<String> changePwdRes, Boolean enable, Collection<String> excludedResources) Prepare attributes for propagation.PropagationManager.prepareAttrs(Realm realm) Prepare attributes for propagation. -
Uses of PropagationManager.PropagationAttrs in org.apache.syncope.core.provisioning.java.propagation
Methods in org.apache.syncope.core.provisioning.java.propagation that return types with arguments of type PropagationManager.PropagationAttrsModifier and TypeMethodDescriptionDefaultPropagationManager.prepareAttrs(AnyTypeKind kind, String key, String password, List<String> changePwdRes, Boolean enable, Collection<String> excludedResources) DefaultPropagationManager.prepareAttrs(Realm realm)