Uses of Class
org.jcreme.permissioning.ObjectType

Packages that use ObjectType
org.jcreme.permissioning   
 

Uses of ObjectType in org.jcreme.permissioning
 

Methods in org.jcreme.permissioning that return ObjectType
static ObjectType ObjectType.getObjectType(java.lang.String name)
           
static ObjectType[] ObjectType.getObjectTypes()
           
 ObjectType PoliciedObject.getObjectType()
           
 

Methods in org.jcreme.permissioning with parameters of type ObjectType
 boolean Subject.checkAccess(ObjectType type, AccessType access)
          This method is used to determine if the Subject can access a particular type.
 



Copyright 2006 null. All Rights Reserved.