Class PlayContextFactory

java.lang.Object
org.pac4j.play.context.PlayContextFactory
All Implemented Interfaces:
org.pac4j.core.context.WebContextFactory

public class PlayContextFactory extends Object implements org.pac4j.core.context.WebContextFactory
Build a Play context from parameters.
Since:
11.0.0
Author:
Jerome LELEU
  • Field Details

  • Constructor Details

    • PlayContextFactory

      protected PlayContextFactory()
  • Method Details

    • newContext

      public PlayWebContext newContext(org.pac4j.core.context.FrameworkParameters parameters)
      Specified by:
      newContext in interface org.pac4j.core.context.WebContextFactory