Class PlayWebContextResultHolder

java.lang.Object
play.mvc.Result
org.pac4j.play.result.PlayWebContextResultHolder

public class PlayWebContextResultHolder extends play.mvc.Result
Result holding a Play web context.
Since:
12.0.0
Author:
Jerome LELEU
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class play.mvc.Result

    addAttr, addAttrs, addAttrs, addAttrs, addAttrs, addAttrs, addingToSession, addingToSession, as, asScala, attrs, body, charset, contentType, cookie, cookies, discardingCookie, discardingCookie, discardingCookie, discardingCookie, discardingCookie, flash, flashing, flashing, getCookie, getHeader, header, headers, reasonPhrase, redirectLocation, removeAttr, removingFromFlash, removingFromSession, session, session, status, withAttrs, withCookies, withFlash, withFlash, withHeader, withHeaders, withLang, withLang, withNewFlash, withNewSession, withoutHeader, withoutLang, withSession, withSession

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PlayWebContextResultHolder

      public PlayWebContextResultHolder(PlayWebContext playWebContext)