java.lang.Object
de.hybris.platform.sap.sapsalesordersimulation.service.impl.AuthenticationResult

public class AuthenticationResult extends Object
Container for Http Header
  • Constructor Details

    • AuthenticationResult

      public AuthenticationResult()
  • Method Details

    • getResponseHeader

      public org.springframework.http.HttpHeaders getResponseHeader()
      Returns:
      the responseHeader
    • setResponseHeader

      public void setResponseHeader(org.springframework.http.HttpHeaders responseHeader)
      Parameters:
      responseHeader - the responseHeader to set