uPortal 2.4.1
API Documentation

org.jasig.portal.security
Interface IAdditionalDescriptor

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
IPerson
All Known Implementing Classes:
JAASSubject, PersonImpl, RestrictedPerson

public interface IAdditionalDescriptor
extends java.io.Serializable

A marker interface that should be extended by security providers that have some incidental additional information that should be associated with a security context.

Version:
$Revision: 1.3 $
Author:
Andrew Newman, newman@yale.edu


uPortal 2.4.1
API Documentation