|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rights | |
| com.novell.admin.ns | Provides interfaces and classes for administering namespaces through ConsoleOne. |
| com.novell.admin.ns.fs | Provides interfaces and classes for administering a file system namespace through ConsoleOne. |
| com.novell.admin.ns.fs.nw | Provides interfaces and classes for administering the NetWare file system namespace through ConsoleOne. |
| com.novell.admin.ns.jfs | Provides interfaces and classes for administering a Java file system namespace through ConsoleOne. |
| com.novell.admin.ns.nds | Provides interfaces and classes for administering the NDS namespace through ConsoleOne. |
| Uses of Rights in com.novell.admin.ns |
| Methods in com.novell.admin.ns that return Rights | |
Rights |
AdminNamespace.getObjectEffectiveRights(ObjectEntry objForInquire,
ObjectEntry trustee)
Returns the effective rights of an object to a target object. |
Rights[] |
AdminNamespace.getPropertyEffectiveRights(ObjectEntry objForInquire,
ObjectEntry trustee,
java.lang.String[] attrNames)
Returns the effective rights of an object to a target object's attributes. |
| Uses of Rights in com.novell.admin.ns.fs |
| Subinterfaces of Rights in com.novell.admin.ns.fs | |
interface |
FSRights
This interface describes the rights methods for a File System object. |
| Methods in com.novell.admin.ns.fs that return Rights | |
Rights |
FSNamespace.getObjectEffectiveRights(ObjectEntry obj,
java.lang.String trustee)
Gets the effect rights a trustee has on a particular File System object |
Rights |
FSNamespace.getObjectEffectiveRights(ObjectEntry obj)
Gets the effect rights the current user has on a particular File System object |
| Uses of Rights in com.novell.admin.ns.fs.nw |
| Classes in com.novell.admin.ns.fs.nw that implement Rights | |
class |
NWFSRights
This class represents rights for a NetWare FileSystem object. |
| Uses of Rights in com.novell.admin.ns.jfs |
| Classes in com.novell.admin.ns.jfs that implement Rights | |
class |
JFSRights
This class represents rights for an object. |
| Uses of Rights in com.novell.admin.ns.nds |
| Subinterfaces of Rights in com.novell.admin.ns.nds | |
interface |
NDSObjectRights
This interface represents rights for an NDS object. |
interface |
NDSPropertyRights
This class represents the property rights for an object. |
| Methods in com.novell.admin.ns.nds that return Rights | |
Rights |
NDSNamespace.getPropertyEffectiveRights(ObjectEntry objForInquire,
ObjectEntry trustee,
java.lang.String attrName)
Get the effective property rights of a trustee on an objects attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||