The PDK Java API is part of the Portal Developer Kit on Portal Studio

Package oracle.portal.provider.v2.security

Class Summary
AuthLevelSecurityManager DefaultSecurityManager is a simple access controller for a portlet that uses a user's authentication level to control access.
DenyAllSecurityManager DenyAllSecurityManager is a simple security manager that always denys access regardless of the user or portlet instance.
GroupSecurityManager GroupSecurityManager is a simple access controller for a portlet that uses a user's membership of a group to control access.
PortletSecurityManager A PortletSecurityManager is the access controller for a portlet.
 

Exception Summary
AccessControlException  
AuthenticationException  
 


The PDK Java API is part of the Portal Developer Kit on Portal Studio

Copyright (c) 2002, Oracle Corporation. All Rights Reserved.