Class HooksGrouperSessionBean

java.lang.Object
edu.internet2.middleware.grouper.hooks.beans.HooksBean
edu.internet2.middleware.grouper.hooks.beans.HooksGrouperSessionBean
All Implemented Interfaces:
GrouperCloneable

public class HooksGrouperSessionBean extends HooksBean
bean to hold objects for grouper session low level hooks
  • Field Details

    • FIELD_GROUPER_SESSION

      public static final String FIELD_GROUPER_SESSION
      constant for field name for: grouperSession
      See Also:
  • Constructor Details

    • HooksGrouperSessionBean

      public HooksGrouperSessionBean()
    • HooksGrouperSessionBean

      public HooksGrouperSessionBean(GrouperSession theGrouperSession)
      Parameters:
      theGrouperSession -
  • Method Details