org.jasig.portal.security.provider
Class AuthorizationServiceFactoryImpl

java.lang.Object
  extended by org.jasig.portal.security.provider.AuthorizationServiceFactoryImpl
All Implemented Interfaces:
IAuthorizationServiceFactory

public class AuthorizationServiceFactoryImpl
extends java.lang.Object
implements IAuthorizationServiceFactory

The factory class for the uPortal reference IAuthorizationService implementation.

Version:
$Revision: 1.5 $
Author:
Dan Ellentuck

Constructor Summary
AuthorizationServiceFactoryImpl()
           
 
Method Summary
 IAuthorizationService getAuthorization()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorizationServiceFactoryImpl

public AuthorizationServiceFactoryImpl()
Method Detail

getAuthorization

public IAuthorizationService getAuthorization()
                                       throws AuthorizationException
Specified by:
getAuthorization in interface IAuthorizationServiceFactory
Throws:
AuthorizationException