Class RevokeSessionResponse


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

      • RevokeSessionResponse

        public RevokeSessionResponse()
      • RevokeSessionResponse

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

      • fromString

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

        public void injectDataFromJson()