org.jasig.portal.security.provider
Class JAASSubject
java.lang.Object
org.jasig.portal.security.provider.JAASSubject
- All Implemented Interfaces:
- Serializable, IAdditionalDescriptor
public class JAASSubject
- extends Object
- implements IAdditionalDescriptor, Serializable
Simple container object for a JAAS Subject for the logged in user.
- Version:
- $Revision: 19776 $
- Author:
- Al Wold
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAASSubject
public JAASSubject(Subject subject)
getSubject
public Subject getSubject()
Copyright © 2010 Jasig. All Rights Reserved.