org.apache.shiro.cas
Class CasSubjectFactory
java.lang.Object
org.apache.shiro.mgt.DefaultSubjectFactory
org.apache.shiro.web.mgt.DefaultWebSubjectFactory
org.apache.shiro.cas.CasSubjectFactory
- All Implemented Interfaces:
- SubjectFactory
public class CasSubjectFactory
- extends DefaultWebSubjectFactory
Subject implementation to be used in CAS-enabled applications.
- Since:
- 1.2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CasSubjectFactory
public CasSubjectFactory()
createSubject
public Subject createSubject(SubjectContext context)
- Specified by:
createSubject in interface SubjectFactory- Overrides:
createSubject in class DefaultWebSubjectFactory
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.