Class | Description |
---|---|
AbstractProvisioningJobDelegate<T extends ProvisioningTask> | |
AbstractPullResultHandler | |
AbstractPushResultHandler | |
AbstractRealmResultHandler<T extends ProvisioningTask,A extends ProvisioningActions> | |
AbstractSyncopeResultHandler<T extends ProvisioningTask,A extends ProvisioningActions> | |
ADMembershipPullActions |
Simple action for pulling Active Directory groups memberships to Syncope group memberships, when the same resource is
configured for both users and groups.
|
DBPasswordPullActions |
A
PullActions implementation which allows the ability to
import passwords from a Database backend, where the passwords are hashed according to the password cipher algorithm
property of the (DB) Connector and HEX-encoded. |
DefaultAnyObjectPullResultHandler | |
DefaultAnyObjectPushResultHandler | |
DefaultGroupPullResultHandler | |
DefaultGroupPushResultHandler | |
DefaultRealmPullResultHandler | |
DefaultRealmPushResultHandler | |
DefaultUserPullResultHandler | |
DefaultUserPushResultHandler | |
InboundMatcher | |
LDAPMembershipPullActions |
Simple action for pulling LDAP groups memberships to Syncope group memberships, when the same resource is
configured for both users and groups.
|
LDAPPasswordPullActions |
A
PullActions implementation which allows the ability to
import passwords from an LDAP backend that are hashed. |
OutboundMatcher | |
PullJobDelegate | |
PushJobDelegate | |
SchedulingPullActions |
Superclass for pull actions that need to schedule actions to run after their completion.
|
SinglePullJobDelegate | |
SinglePushJobDelegate |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.