Class 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
    • Constructor Detail

      • PlayContextFactory

        protected PlayContextFactory()
    • Method Detail

      • newContext

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