Class RoleDeletedEvent


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

    • RoleDeletedEvent

      public RoleDeletedEvent(Object source, Directory directory, String roleName)
      Deprecated.
  • Method Details

    • getRoleName

      public String getRoleName()
      Deprecated.