Class CasSubjectFactory

  • All Implemented Interfaces:
    org.apache.shiro.mgt.SubjectFactory

    @Deprecated
    public class CasSubjectFactory
    extends org.apache.shiro.web.mgt.DefaultWebSubjectFactory
    Deprecated.
    replaced with Shiro integration in buji-pac4j.
    Subject implementation to be used in CAS-enabled applications.
    Since:
    1.2
    See Also:
    buji-pac4j
    • Method Detail

      • createSubject

        public org.apache.shiro.subject.Subject createSubject​(org.apache.shiro.subject.SubjectContext context)
        Deprecated.
        Specified by:
        createSubject in interface org.apache.shiro.mgt.SubjectFactory
        Overrides:
        createSubject in class org.apache.shiro.web.mgt.DefaultWebSubjectFactory