|
Java AFS Admin API v1.3 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PTSEntry in org.openafs.jafsadm |
Classes in org.openafs.jafsadm that implement PTSEntry | |
class |
Group
An abstract representation of an AFS group. |
class |
User
An abstract representation of an AFS user. |
Methods in org.openafs.jafsadm that return PTSEntry | |
PTSEntry |
PTSEntry.getCreator()
Returns the creator of this PTS user or group. |
PTSEntry |
PTSEntry.getOwner()
Returns the owner of this PTS user or group. |
PTSEntry |
User.getOwner()
PTS: Returns the owner of this user in the form of a PTSEntry . |
PTSEntry |
User.getCreator()
PTS: Returns the creator of this user in the form of a PTSEntry . |
PTSEntry |
Group.getOwner()
PTS: Returns the owner of this group in the form of a PTSEntry . |
PTSEntry |
Group.getCreator()
PTS: Returns the creator of this group in the form of a PTSEntry . |
|
Java AFS Admin (jafsadm) API for OpenAFS | ||||||||
PREV NEXT | FRAMES NO FRAMES |