Class SsaGetResponse

    • Constructor Detail

      • SsaGetResponse

        public SsaGetResponse()
      • SsaGetResponse

        public SsaGetResponse​(jakarta.ws.rs.core.Response clientResponse)
    • Method Detail

      • getSsaList

        public java.util.List<SsaGetJson> getSsaList()
      • setSsaList

        public void setSsaList​(java.util.List<SsaGetJson> ssaList)
      • fromString

        public io.jans.as.model.ssa.SsaErrorResponseType fromString​(java.lang.String p_str)
        Specified by:
        fromString in class BaseResponseWithErrors<io.jans.as.model.ssa.SsaErrorResponseType>
      • injectDataFromJson

        public void injectDataFromJson()