Package edu.internet2.middleware.grouper.externalSubjects
package edu.internet2.middleware.grouper.externalSubjects
-
ClassDescriptiondatabase object for external subjectdata and logic about attributes for external subjectsattribute on an external subject, configured in the grouper.propertiesGrouper built in storage for external subject attributesinterface to implement to keep external subjects somewhere besides in the Grouper DBif we are auto creating the source, then this is the class based on the viewwrapper around config info for external subjectsattributes configured//#add multiple group assignment actions by URL param: externalSubjectInviteName //externalSubject.autoadd.testingLibrary.externalSubjectInviteName=library //#comma separated groups to add for this type of invite //externalSubject.autoadd.testingLibrary.groups= //#should be insert, update, or insert,update //externalSubject.autoadd.testingLibrary.actions=insert,update //#should be insert, update, or insert,update //externalSubject.autoadd.testingLibrary.expireAfterDays= cache the auto add configcache the config stuffbean to hold inviteUse this class to insert or update a external subjectimplement this to change how external subjects are storedthis finds the storable implementation and calls methods