deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Interface
org.deegree.security.drm.SecurityRegistry

Packages that use SecurityRegistry
org.deegree.security.drm   
org.deegree.security.drm.model   
 

Uses of SecurityRegistry in org.deegree.security.drm
 

Classes in org.deegree.security.drm that implement SecurityRegistry
 class SQLRegistry
          This is an implementation of a Registry using an SQL-Database (via JDBC) as backend.
 

Fields in org.deegree.security.drm declared as SecurityRegistry
protected  SecurityRegistry SecurityAccess.registry
           
 

Constructors in org.deegree.security.drm with parameters of type SecurityRegistry
SecurityAccess(User user, SecurityRegistry registry)
           
SecurityTransaction(User user, SecurityRegistry registry, Role adminRole)
           
 

Uses of SecurityRegistry in org.deegree.security.drm.model
 

Fields in org.deegree.security.drm.model declared as SecurityRegistry
protected  SecurityRegistry SecurableObject.registry
           
 

Constructors in org.deegree.security.drm.model with parameters of type SecurityRegistry
Group(int id, String name, String title, SecurityRegistry registry)
          Creates a new Group -instance.
Role(int id, String name, SecurityRegistry registry)
          Creates a new Role -instance.
SecuredObject(int id, int type, String name, String title, SecurityRegistry registry)
          Creates a new SecuredObject-instance.
User(int id, String name, String password, String firstName, String lastName, String emailAddress, SecurityRegistry registry)
          Creates a new User -instance.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org