Class RoleCreatedEvent


@Deprecated public class RoleCreatedEvent extends DirectoryEvent
Deprecated.
An Event that represents the creation of a Role (Group with GroupType.LEGACY_ROLE).
  • Constructor Details

    • RoleCreatedEvent

      public RoleCreatedEvent(Object source, Directory directory, Group role)
      Deprecated.
  • Method Details

    • getRole

      public Group getRole()
      Deprecated.