org.jboss.portal.portlet.security
Interface PortletSecurityService

All Known Implementing Classes:
JBossPortletSecurityService

public interface PortletSecurityService

Interface that defines a service that is used to configure security for portlets

Since:
Mar 17, 2006

Method Summary
 AuthorizationDomain getAuthorizationDomain()
           
 

Method Detail

getAuthorizationDomain

public AuthorizationDomain getAuthorizationDomain()