JAFS API v2

Uses of Package
org.openafs.jafs

Classes in org.openafs.jafs used by org.openafs.jafs
ACL
          An abstract representation of AFS file and directory pathnames.
ACL.Entry
          AFS ACL Entry Class.
AFSException
          An exception indicating that an error has occurred in the Java AFS API, in the Java AFS JNI, or in the AFS file system.
AFSFileException
          An exception indicating that a file related error has occured in the Java AFS API, in the Java AFS JNI, or in the AFS file system.
AFSSecurityException
          An exception indicating that a security related error has occured in the Java AFS API, in the Java AFS JNI, or in the AFS file system.
Cell
          An abstract representation of an AFS cell.
File
          An abstract representation of AFS file and directory pathnames.
Group
          An abstract representation of an AFS group.
Key
          An abstract representation of an AFS key.
Partition
          An abstract representation of an AFS partition.
Process
          An abstract representation of an AFS process.
PTSEntry
          An interface representation of a PTS entry as it applies to AFS users and groups.
Server
          An abstract representation of an AFS server.
Server.ExecutableTime
           
Token
          An abstract representation of an AFS authentication token.
User
          An abstract representation of an AFS user.
Volume
          An abstract representation of an AFS volume.
 


JAFS API v2