Class ClearDBSecretCacheEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.basic.bl.auth.event.ClearDBSecretCacheEvent

public class ClearDBSecretCacheEvent extends BusinessEvent<Void>
Event to clear the redis cache to update the current value of the secret in input
GCApi:
event
Reactors:
BTClearDBSecretCache(0)
No Spouts
  • Constructor Details

    • ClearDBSecretCacheEvent

      public ClearDBSecretCacheEvent(BOSecret boSecret)
  • Method Details

    • getBoSecret

      public BOSecret getBoSecret()