Uses of Interface
com.pingidentity.sdk.provision.IdentityStoreProvisioner
-
Packages that use IdentityStoreProvisioner Package Description com.pingidentity.access Provides access to various objects contained within the main PingFederate application and engine.com.pingidentity.sdk.provision The root package for the Identity Store Provisioner interfaces. -
-
Uses of IdentityStoreProvisioner in com.pingidentity.access
Methods in com.pingidentity.access that return IdentityStoreProvisioner Modifier and Type Method Description IdentityStoreProvisionerIdentityStoreProvisionerAccessor. getProvisioner(String id)Retrieves the Identity Store Provisioner for the specified id. -
Uses of IdentityStoreProvisioner in com.pingidentity.sdk.provision
Subinterfaces of IdentityStoreProvisioner in com.pingidentity.sdk.provision Modifier and Type Interface Description interfaceIdentityStoreProvisionerWithFilteringThe Identity Store Provisioner interface which adds support for filtering.
-