Package | Description |
---|---|
edu.internet2.middleware.grouper.externalSubjects | |
edu.internet2.middleware.grouper.hooks.beans |
This package contains beans which are used by hooks to pass data.
|
edu.internet2.middleware.grouper.internal.dao |
This package contains the data access object interfaces that a DB
layer would have to implement (generally revolving around queries to DB)
|
edu.internet2.middleware.grouper.internal.dao.hib3 |
This package contains hib3 related data access object implementations
and mappings
|
Class and Description |
---|
ExternalSubject
database object for external subject
|
ExternalSubjectAttribute
attribute on an external subject, configured in the grouper.properties
|
ExternalSubjectAttributeStorable
interface to implement to keep external subjects somewhere besides in the Grouper DB
|
ExternalSubjectAutoSourceAdapter
if we are auto creating the source, then this is the class based on the view
|
ExternalSubjectConfig.ExternalSubjectAttributeConfigBean
attributes configured
|
ExternalSubjectConfig.ExternalSubjectAutoaddBean
//#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 config
|
ExternalSubjectConfig.ExternalSubjectConfigBean
cache the config stuff
|
ExternalSubjectInviteBean
bean to hold invite
|
ExternalSubjectSave
Use this class to insert or update a external subject
|
ExternalSubjectStorable
implement this to change how external subjects are stored
|
Class and Description |
---|
ExternalSubject
database object for external subject
|
ExternalSubjectAttribute
attribute on an external subject, configured in the grouper.properties
|
Class and Description |
---|
ExternalSubject
database object for external subject
|
ExternalSubjectAttribute
attribute on an external subject, configured in the grouper.properties
|
Class and Description |
---|
ExternalSubject
database object for external subject
|
ExternalSubjectAttribute
attribute on an external subject, configured in the grouper.properties
|
Copyright © 2016 Internet2. All rights reserved.