Class SaslAuthenticationCompletedEvent

  • All Implemented Interfaces:
    Event

    public class SaslAuthenticationCompletedEvent
    extends AbstractEvent
    • Constructor Detail

      • SaslAuthenticationCompletedEvent

        public SaslAuthenticationCompletedEvent​(Duration duration,
                                                IoContext context)
    • Method Detail

      • description

        public String description()
        Description copied from interface: Event
        A textual description with more information about the event.
        Returns:
        the description, if set.