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

Uses of Class
org.deegree.security.drm.model.Right

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

Uses of Right in org.deegree.security.drm
 

Methods in org.deegree.security.drm that return Right
 Right[] SecurityRegistry.getRights(SecurityAccess securityAccess, SecurableObject object, Role role)
          Retrieves the Rights from the Registry that are associated with a given Role and a SecurableObject.
 Right[] SQLRegistry.getRights(SecurityAccess securityAccess, SecurableObject object, Role role)
          Retrieves the Rights from the Registry that are associated with a given Role and a SecurableObject.
 

Methods in org.deegree.security.drm with parameters of type Right
 void SecurityTransaction.addRights(SecurableObject object, Role role, Right[] additionalRights)
          Adds the specified Rights on the passed object to the passed role.
 void SecurityTransaction.setRights(SecurableObject[] objects, Role role, Right right)
          Sets one certain right that a certain role has on the given objects.
 void SecurityTransaction.setRights(SecurableObject object, Role role, Right[] rights)
          Sets the Rights that a certain role has on a given object.
 void SecurityRegistry.setRights(SecurityTransaction transaction, SecurableObject[] objects, Role role, Right right)
          Sets one Right to be associated with a given Role and all given SecurableObjects.
 void SQLRegistry.setRights(SecurityTransaction transaction, SecurableObject[] objects, Role role, Right right)
          Sets one Right to be associated with a given Role and all given SecurableObjects.
 void SecurityRegistry.setRights(SecurityTransaction transaction, SecurableObject object, Role role, Right[] rights)
          Sets the Rights to be associated with a given Role and SecurableObject.
 void SQLRegistry.setRights(SecurityTransaction transaction, SecurableObject object, Role role, Right[] rights)
          Sets the Rights to be associated with a given Role and SecurableObject.
 

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

Methods in org.deegree.security.drm.model that return Right
 Right RightSet.getRight(SecurableObject secObject, RightType type)
           
 Right Right.merge(Right that)
           
 Right[] RightSet.toArray(SecurableObject secObject)
           
 Right[][] RightSet.toArray2()
           
 

Methods in org.deegree.security.drm.model with parameters of type Right
 Right Right.merge(Right that)
           
 

Constructors in org.deegree.security.drm.model with parameters of type Right
RightSet(Right[] rights)
           
 


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