This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.jetspeed.om.registry.base.BaseSecurity (Jetspeed 1 Enterprise Portal 1.6 API)

Uses of Class
org.apache.jetspeed.om.registry.base.BaseSecurity

Packages that use BaseSecurity
org.apache.jetspeed.om.registry.base   
 

Uses of BaseSecurity in org.apache.jetspeed.om.registry.base
 

Methods in org.apache.jetspeed.om.registry.base that return BaseSecurity
 BaseSecurity BaseRegistryEntry.getBaseSecurity()
          Required by Castor 0.8.11 XML serialization for retrieving the security object
 

Methods in org.apache.jetspeed.om.registry.base with parameters of type BaseSecurity
 void BaseRegistryEntry.setBaseSecurity(BaseSecurity security)
          Required by Castor 0.8.11 XML serialization for setting the security status
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.