Class JEEContextFactory

  • All Implemented Interfaces:
    org.pac4j.core.context.WebContextFactory

    @Deprecated
    public class JEEContextFactory
    extends java.lang.Object
    implements org.pac4j.core.context.WebContextFactory
    Deprecated.
    Use the pac4j-javaee dependency instead.
    • Constructor Detail

      • JEEContextFactory

        public JEEContextFactory()
        Deprecated.
    • Method Detail

      • newContext

        public JEEContext newContext​(java.lang.Object... parameters)
        Deprecated.
        Specified by:
        newContext in interface org.pac4j.core.context.WebContextFactory