Oracle Fusion Middleware
Java API Reference for Oracle PDK Java
11g Release 1 (11.1.1)
E10691-01

Package oracle.portal.provider.v2.security

Interface Summary
CipherManager A CipherManager is employed to transform data to a more secure form, typically using a cryptographic algorithm.
 

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  
 


Oracle Fusion Middleware
Java API Reference for Oracle PDK Java
11g Release 1 (11.1.1)
E10691-01

Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.