Class RevokeSessionResponse

java.lang.Object
io.jans.as.client.BaseResponse
io.jans.as.client.BaseResponseWithErrors<io.jans.as.model.session.EndSessionErrorResponseType>
io.jans.as.client.RevokeSessionResponse

public class RevokeSessionResponse extends BaseResponseWithErrors<io.jans.as.model.session.EndSessionErrorResponseType>
Author:
Yuriy Zabrovarnyy
  • Constructor Details

    • RevokeSessionResponse

      public RevokeSessionResponse()
    • RevokeSessionResponse

      public RevokeSessionResponse(jakarta.ws.rs.core.Response clientResponse)
  • Method Details

    • fromString

      public io.jans.as.model.session.EndSessionErrorResponseType fromString(String params)
      Specified by:
      fromString in class BaseResponseWithErrors<io.jans.as.model.session.EndSessionErrorResponseType>
    • injectDataFromJson

      public void injectDataFromJson()