uPortal 2.4.1
API Documentation

org.jasig.portal.security.provider
Class AuthorizationServiceFactoryImpl

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

public class AuthorizationServiceFactoryImpl
extends java.lang.Object
implements IAuthorizationServiceFactory


Constructor Summary
AuthorizationServiceFactoryImpl()
           
 
Method Summary
 IAuthorizationService getAuthorization()
           
 
Methods inherited from class java.lang.Object
equals, 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

uPortal 2.4.1
API Documentation