Interface CSRFTokenResolver


public interface CSRFTokenResolver
Document me
Since:
2024-03-07
  • Method Summary

    Modifier and Type
    Method
    Description
    getCSRFToken(com.technia.dsx.common.TenantSession tenantSession)
     
  • Method Details

    • getCSRFToken

      CSRFToken getCSRFToken(com.technia.dsx.common.TenantSession tenantSession)