Class OIDCConfigurationEventHandler

java.lang.Object
nl.b3p.tailormap.api.repository.events.OIDCConfigurationEventHandler

@Component public class OIDCConfigurationEventHandler extends Object
  • Constructor Details

    • OIDCConfigurationEventHandler

      public OIDCConfigurationEventHandler(OIDCRepository oidcRepository)
  • Method Details

    • handleBeforeCreateOrSave

      public void handleBeforeCreateOrSave(OIDCConfiguration configuration)
    • handleAfterCreateOrSaveOrDelete

      public void handleAfterCreateOrSaveOrDelete(OIDCConfiguration configuration)