edu.internet2.middleware.ldappc.spml.request
Class BulkProvisioningRequestHandler

java.lang.Object
  extended by edu.internet2.middleware.ldappc.spml.request.BulkProvisioningRequestHandler

public class BulkProvisioningRequestHandler
extends Object


Constructor Summary
BulkProvisioningRequestHandler(PSP psp, BulkProvisioningRequest request)
          Constructor
 
Method Summary
 Set<String> getAllIdentifiers()
           
 Set<String> getAllIdentifiers(boolean updatedSince)
           
protected  Map<String,SourceDataConnector> getAllSourceDataConnectors(org.openspml.v2.msg.spml.SchemaEntityRef schemaEntityRef)
           
protected  Map<String,SourceDataConnector> getDependentSourceDataConnectors(edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethAttributeResolver sar, edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ResolutionPlugIn<?> plugIn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BulkProvisioningRequestHandler

public BulkProvisioningRequestHandler(PSP psp,
                                      BulkProvisioningRequest request)
Constructor

Parameters:
psp -
request -
Method Detail

getAllIdentifiers

public Set<String> getAllIdentifiers()
                              throws LdappcException
Throws:
LdappcException

getAllIdentifiers

public Set<String> getAllIdentifiers(boolean updatedSince)
                              throws LdappcException
Throws:
LdappcException

getAllSourceDataConnectors

protected Map<String,SourceDataConnector> getAllSourceDataConnectors(org.openspml.v2.msg.spml.SchemaEntityRef schemaEntityRef)
                                                              throws LdappcException
Throws:
LdappcException

getDependentSourceDataConnectors

protected Map<String,SourceDataConnector> getDependentSourceDataConnectors(edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethAttributeResolver sar,
                                                                           edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ResolutionPlugIn<?> plugIn)


Copyright © 2012 Internet2. All Rights Reserved.