Class IdentityFromApiKeyEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Identity>
overit.geocall.bl.BusinessEvent<Identity>
overit.geocall.basic.bl.auth.event.IdentityFromApiKeyEvent

public class IdentityFromApiKeyEvent extends BusinessEvent<Identity>
  • Constructor Details

    • IdentityFromApiKeyEvent

      public IdentityFromApiKeyEvent(BOApiKey boApiKey)
  • Method Details

    • getBoApiKey

      public BOApiKey getBoApiKey()