Interface SecretFactory<T extends org.gcube.common.security.secrets.Secret>

All Known Implementing Classes:
GCubeKeyCloakSecretFactory, LegacyGCubeTokenSecretFactory

public interface SecretFactory<T extends org.gcube.common.security.secrets.Secret>
  • Method Summary

    Modifier and Type
    Method
    Description
    create(jakarta.servlet.http.HttpServletRequest request)