Bug 120053

Summary: PermissionService API
Product: [Retired] Red Hat Web Application Framework Reporter: Brett Prucha <pruchaba_bah>
Component: otherAssignee: ccm-bugs-list
Status: CLOSED EOL QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: low    
Version: nightlyKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 16:48:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brett Prucha 2004-04-05 16:39:18 UTC
Shouldn't getPermissionManager() call setPermissionManager() when 
setting the permission manager?

Comment 1 Brett Prucha 2004-04-06 12:32:10 UTC
Let me clarify this a little more.  I am extending the 
PermissionManager and would like to be able to set the 
PermissionManager from the PermissionService without loosing the 
previous PermissionManager object.  There is currently no way for me 
to get the current PermissionManager to save it.