org.opensubsystems.inventory.logic
Class InventorySubsystemSecurityBundle

java.lang.Object
  extended by org.opensubsystems.inventory.logic.InventorySubsystemSecurityBundle
All Implemented Interfaces:
org.opensubsystems.security.data.SecurityDefinitionBundle

public class InventorySubsystemSecurityBundle
extends java.lang.Object
implements org.opensubsystems.security.data.SecurityDefinitionBundle

This class defines complete set of security restrictions established by the inventory package. This bundle will collect the security restrictions from all controllers that enforce them.

Version:
$Id: InventorySubsystemSecurityBundle.java,v 1.4 2007/01/07 06:15:08 bastafidli Exp $
Author:
Miro Halas
Code reviewer:
Miro Halas
Code reviewed:
Initial revision

Constructor Summary
InventorySubsystemSecurityBundle()
           
 
Method Summary
 org.opensubsystems.security.data.SecurityDefinition[][] getDefinitions()
          
static org.opensubsystems.security.data.SecurityDefinitionBundle getInstance()
          Get the default instance of the security bundle.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InventorySubsystemSecurityBundle

public InventorySubsystemSecurityBundle()
Method Detail

getInstance

public static org.opensubsystems.security.data.SecurityDefinitionBundle getInstance()
Get the default instance of the security bundle.

Returns:
SecurityDefinitionBundle - default instance

getDefinitions

public org.opensubsystems.security.data.SecurityDefinition[][] getDefinitions()
                                                                       throws org.opensubsystems.core.error.OSSException

Specified by:
getDefinitions in interface org.opensubsystems.security.data.SecurityDefinitionBundle
Throws:
org.opensubsystems.core.error.OSSException


Copyright © 2003 - 2006 OpenSubsystems s.r.o.