|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rights | |
| com.novell.admin.ns | |
| com.novell.admin.ns.nds | |
| Uses of Rights in com.novell.admin.ns |
| Methods in com.novell.admin.ns that return Rights | |
Rights |
AdminNamespace.getObjectEffectiveRights(com.novell.application.console.snapin.ObjectEntry objForInquire,
com.novell.application.console.snapin.ObjectEntry trustee)
Returns the effective rights of an object to a target object. |
Rights[] |
AdminNamespace.getPropertyEffectiveRights(com.novell.application.console.snapin.ObjectEntry objForInquire,
com.novell.application.console.snapin.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.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(com.novell.application.console.snapin.ObjectEntry objForInquire,
com.novell.application.console.snapin.ObjectEntry trustee,
java.lang.String attrName)
Get the effective property rights of a trustee on an objects attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||