uPortal 2.3.2
API Documentation

org.jasig.portal.security.provider
Class ReferenceAuthorization

java.lang.Object
  extended byorg.jasig.portal.security.provider.ReferenceAuthorization
All Implemented Interfaces:
IAuthorization

Deprecated. As of uPortal 2.0, replaced by AuthorizationImpl

public class ReferenceAuthorization
extends java.lang.Object
implements IAuthorization

Version:
$Revision: 1.22.4.1 $
Author:
Bernie Durfee, bdurfee@interactivebusiness.com

Nested Class Summary
 
Nested classes inherited from class org.jasig.portal.security.IAuthorization
IAuthorization.RoleAuthorization
 
Constructor Summary
ReferenceAuthorization()
          Deprecated.  
 
Method Summary
 java.util.Vector getAuthorizedChannels(IPerson person)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceAuthorization

public ReferenceAuthorization()
Deprecated. 
Method Detail

getAuthorizedChannels

public java.util.Vector getAuthorizedChannels(IPerson person)
Deprecated. 

uPortal 2.3.2
API Documentation