Class RevokeSessionResponse


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

      • RevokeSessionResponse

        public RevokeSessionResponse()
      • RevokeSessionResponse

        public RevokeSessionResponse​(org.jboss.resteasy.client.ClientResponse<java.lang.String> 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()