JAFS API v2
A B C D E F G H I K L M N O P Q R S T U V W

A

accessesSinceMidnight - Variable in class org.openafs.jafs.Volume
 
ACL - class org.openafs.jafs.ACL.
An abstract representation of AFS file and directory pathnames.
ACL.Entry - class org.openafs.jafs.ACL.Entry.
AFS ACL Entry Class.
ACL.Entry() - Constructor for class org.openafs.jafs.ACL.Entry
Constructs a new ACL entry with all permission bits set to false.
ACL.Entry(int) - Constructor for class org.openafs.jafs.ACL.Entry
Constructs a new ACL entry setting each permission bit to its appropriate value according to the permissionsMask specified.
ACL.Entry(String) - Constructor for class org.openafs.jafs.ACL.Entry
Constructs a new ACL entry with all permission bits set to false and sets the associated user or group name.
ACL.Entry(String, int) - Constructor for class org.openafs.jafs.ACL.Entry
Constructs a new ACL entry setting each permission bit to its appropriate value according to the permissionsMask specified and sets the associated user or group name.
ACL(String) - Constructor for class org.openafs.jafs.ACL
 
ACL(String, boolean) - Constructor for class org.openafs.jafs.ACL
 
addAdmin(User) - Method in class org.openafs.jafs.Server
Add a bos admin to the UserList file of this server, in order to given the AFS user represented by admin full bos administrative privileges on this server.
addBosAdmin(int, String) - Static method in class org.openafs.jafs.Server
Adds the given to name to the list of bos administrators on that server.
addMember(int, String, String) - Static method in class org.openafs.jafs.Group
Adds a user to the specified group.
addMember(User) - Method in class org.openafs.jafs.Group
Add the specified member to this group.
addNegativeEntries(ACL.Entry[]) - Method in class org.openafs.jafs.ACL
Adds the provided list of negative ACL entries to this ACL instance.
addNegativeEntry(ACL.Entry) - Method in class org.openafs.jafs.ACL
Adds a single negative ACL entry to this ACL instance.
addNegativeExpungeEntry(ACL.Entry) - Method in class org.openafs.jafs.ACL
Add a negative ACL entry to the list of negative ACL entries to be expunged; used in Delta ACLs.
addPositiveEntries(ACL.Entry[]) - Method in class org.openafs.jafs.ACL
Adds the provided list of positive ACL entries to this ACL instance.
addPositiveEntry(ACL.Entry) - Method in class org.openafs.jafs.ACL
Adds a single positive ACL entry to this ACL instance.
addPositiveExpungeEntry(ACL.Entry) - Method in class org.openafs.jafs.ACL
Add a positive ACL entry to the list of positive ACL entries to be expunged; used in Delta ACLs.
ADMIN - Static variable in class org.openafs.jafs.User
User has administrative kas privileges
ADMIN - Static variable in class org.openafs.jafs.ACL.Entry
ACL Mask administer constant
adminNames - Variable in class org.openafs.jafs.Server
 
admins - Variable in class org.openafs.jafs.Server
 
adminSetting - Variable in class org.openafs.jafs.User
whether or not this user has kas administrative privileges.
AFSException - exception org.openafs.jafs.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.
AFSException(int) - Constructor for class org.openafs.jafs.AFSException
Constructs an AFSException with the specified error code.
AFSException(String) - Constructor for class org.openafs.jafs.AFSException
Constructs an AFSException with the specified detail message.
AFSException(String, int) - Constructor for class org.openafs.jafs.AFSException
Constructs an AFSException with the specified detail message and specified error code.
AFSFileException - exception org.openafs.jafs.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.
AFSFileException(int) - Constructor for class org.openafs.jafs.AFSFileException
Constructs an AFSFileException with the specified error code.
AFSFileException(String) - Constructor for class org.openafs.jafs.AFSFileException
Constructs an AFSFileException with the specified detail message.
AFSFileException(String, int) - Constructor for class org.openafs.jafs.AFSFileException
Constructs an AFSFileException with the specified detail message and specified error code.
AFSLibraryLoader - class org.openafs.jafs.AFSLibraryLoader.
Class that loads the native libraries required for direct communication with AFS.
AFSLibraryLoader() - Constructor for class org.openafs.jafs.AFSLibraryLoader
 
AFSSecurityException - exception org.openafs.jafs.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.
AFSSecurityException(int) - Constructor for class org.openafs.jafs.AFSSecurityException
Constructs an AFSSecurityException with the specified error code.
AFSSecurityException(String) - Constructor for class org.openafs.jafs.AFSSecurityException
Constructs an AFSSecurityException with the specified detail message.
AFSSecurityException(String, int) - Constructor for class org.openafs.jafs.AFSSecurityException
Constructs an AFSFileException with the specified detail message and specified error code.
AFSShutdownHandler - class org.openafs.jafs.AFSShutdownHandler.
Class that handles graceful AFS application shutdown procedures by instructing the native library to inform the file system server that it is shutting down.
AFSShutdownHandler() - Constructor for class org.openafs.jafs.AFSShutdownHandler
 
ANYUSER_PAG_ID - Static variable in class org.openafs.jafs.Token
 

B

backupID - Variable in class org.openafs.jafs.Volume
 
BAD_ADDRESS - Static variable in class org.openafs.jafs.ErrorTable
 
BAD_FILE - Static variable in class org.openafs.jafs.ErrorTable
 
BAD_PASSWORD - Static variable in class org.openafs.jafs.ErrorTable
 
BAD_USERNAME - Static variable in class org.openafs.jafs.ErrorTable
 
badDatabase - Variable in class org.openafs.jafs.Server
 
badFileServer - Variable in class org.openafs.jafs.Server
 
binRestartTime - Variable in class org.openafs.jafs.Server
 
bosHandle - Variable in class org.openafs.jafs.Server
 
BZACCESS - Static variable in class org.openafs.jafs.ErrorTable
 

C

cachedInfo - Variable in class org.openafs.jafs.Process
 
cachedInfo - Variable in class org.openafs.jafs.Key
 
cachedInfo - Variable in class org.openafs.jafs.Volume
 
cachedInfo - Variable in class org.openafs.jafs.Partition
 
cachedInfo - Variable in class org.openafs.jafs.Server
 
cachedInfo - Variable in class org.openafs.jafs.Group
Whether or not the information fields of this group have been filled.
cachedInfo - Variable in class org.openafs.jafs.User
Whether or not the information fields of this user have been filled.
cachedInfo - Variable in class org.openafs.jafs.Cell
 
canAdmin() - Method in class org.openafs.jafs.File
Tests whether the user can administer the ACL (see: ACL of the directory denoted by this abstract pathname.
canAdmin() - Method in class org.openafs.jafs.ACL.Entry
Directory Permission Tests whether the ACL permits administer access.
canChangePassword() - Method in class org.openafs.jafs.User
KAS: Returns whether or not the user can change their password
canDelete() - Method in class org.openafs.jafs.File
Tests whether the current user can delete the files or subdirectories of the directory denoted by this abstract pathname.
canDelete() - Method in class org.openafs.jafs.ACL.Entry
Directory Permission Tests whether the ACL permits delete access.
canEncrypt() - Method in class org.openafs.jafs.User
KAS: Returns whether or not TGS can use this users ticket for an encryption key
canInsert() - Method in class org.openafs.jafs.File
Tests whether the current user can insert a file into the directory denoted by this abstract pathname.
canInsert() - Method in class org.openafs.jafs.ACL.Entry
Directory Permission Tests whether the ACL permits insert access.
canLock() - Method in class org.openafs.jafs.File
Tests whether the current user can lock the file denoted by this abstract pathname.
canLock() - Method in class org.openafs.jafs.ACL.Entry
File Permission Tests whether the ACL permits the lock authority.
canLookup() - Method in class org.openafs.jafs.File
Tests whether the current user can lookup the contents of the directory denoted by this abstract pathname.
canLookup() - Method in class org.openafs.jafs.ACL.Entry
Directory Permission Tests whether the ACL permits lookup access.
canRead() - Method in class org.openafs.jafs.File
Tests whether the current user can read the file denoted by this abstract pathname.
canRead() - Method in class org.openafs.jafs.ACL.Entry
File Permission Tests whether the ACL permits read access.
canReusePassword() - Method in class org.openafs.jafs.User
KAS: Returns whether or not the user can reuse their password
canWrite() - Method in class org.openafs.jafs.File
Tests whether the current user can modify to the file denoted by this abstract pathname.
canWrite() - Method in class org.openafs.jafs.ACL.Entry
File Permission Tests whether the ACL permits write access.
cell - Variable in class org.openafs.jafs.Volume
 
cell - Variable in class org.openafs.jafs.Partition
 
cell - Variable in class org.openafs.jafs.Server
 
cell - Variable in class org.openafs.jafs.Group
 
cell - Variable in class org.openafs.jafs.User
 
Cell - class org.openafs.jafs.Cell.
An abstract representation of an AFS cell.
CELL_NOT_FOUND - Static variable in class org.openafs.jafs.ErrorTable
 
Cell(Token) - Constructor for class org.openafs.jafs.Cell
Constructs a new Cell object instance given the Token that should represents an authenticated user with administrative access.
Cell(Token, boolean) - Constructor for class org.openafs.jafs.Cell
Constructs a new Cell object instance given the Token that should represents an authenticated user with administrative access.
cellHandle - Variable in class org.openafs.jafs.Group
 
cellHandle - Variable in class org.openafs.jafs.User
 
cellHandle - Variable in class org.openafs.jafs.Cell
 
cellName - Variable in class org.openafs.jafs.Token
 
CHANGE_PASSWORD - Static variable in class org.openafs.jafs.User
User can change their password
changeOwner(Group) - Method in class org.openafs.jafs.Group
Change the owner of this group.
changeOwner(int, String, String) - Static method in class org.openafs.jafs.Group
Change the owner of the specified group.
changeOwner(User) - Method in class org.openafs.jafs.Group
Change the owner of this group.
changeQuota(int, int, int, int, int) - Static method in class org.openafs.jafs.Volume
Changes the quota of the specified volume.
checkSum - Variable in class org.openafs.jafs.Key
 
close() - Method in class org.openafs.jafs.Server
Unauthenticates all server-related tokens that have been obtained by this Server object, and shuts this server object down.
close() - Method in class org.openafs.jafs.Cell
Unauthenticates this Token object associated with this Cell and deletes all of its stored information.
close() - Method in class org.openafs.jafs.Token
Closes the given currently open token.
close() - Method in class org.openafs.jafs.FileOutputStream
Closes this file output stream and releases any system resources associated with this stream.
close() - Method in class org.openafs.jafs.FileInputStream
Closes this file input stream and releases any system resources associated with the stream.
close() - Method in class org.openafs.jafs.File
Closes the directory denoted by this abstract pathname.
close(int) - Method in class org.openafs.jafs.Token
Closes the given currently open token.
closeBosServerHandle(int) - Static method in class org.openafs.jafs.Server
Closes the given currently open bos server handle.
closeCell(int) - Static method in class org.openafs.jafs.Cell
Closes the given currently open cell handle.
closeVosServerHandle(int) - Static method in class org.openafs.jafs.Server
Closes the given currently open vos server handle.
compareTo(ACL) - Method in class org.openafs.jafs.ACL
Compares two ACL objects respective to their paths and does not factor any other attribute.
compareTo(File) - Method in class org.openafs.jafs.File
Compares two File objects relative to their filenames and does not compare their respective absolute paths.
compareTo(Group) - Method in class org.openafs.jafs.Group
Compares two Group objects respective to their names and does not factor any other attribute.
compareTo(Key) - Method in class org.openafs.jafs.Key
Compares two Key objects respective to their key version and does not factor any other attribute.
compareTo(Object) - Method in class org.openafs.jafs.Process
Comparable interface method.
compareTo(Object) - Method in class org.openafs.jafs.Key
Comparable interface method.
compareTo(Object) - Method in class org.openafs.jafs.Volume
Comparable interface method.
compareTo(Object) - Method in class org.openafs.jafs.Partition
Comparable interface method.
compareTo(Object) - Method in class org.openafs.jafs.Server
Comparable interface method.
compareTo(Object) - Method in class org.openafs.jafs.Group
Comparable interface method.
compareTo(Object) - Method in class org.openafs.jafs.User
Comparable interface method.
compareTo(Object) - Method in class org.openafs.jafs.Token
Comparable interface method.
compareTo(Object) - Method in class org.openafs.jafs.File
Compares this file to another File object.
compareTo(Object) - Method in class org.openafs.jafs.ACL
Comparable interface method.
compareTo(Partition) - Method in class org.openafs.jafs.Partition
Compares two Partition objects respective to their names and does not factor any other attribute.
compareTo(Process) - Method in class org.openafs.jafs.Process
Compares two Process objects respective to their names and does not factor any other attribute.
compareTo(Server) - Method in class org.openafs.jafs.Server
Compares two Server objects respective to their names and does not factor any other attribute.
compareTo(Token) - Method in class org.openafs.jafs.Token
Compares two ACL objects respective to their paths and does not factor any other attribute.
compareTo(User) - Method in class org.openafs.jafs.User
Compares two User objects respective to their names and does not factor any other attribute.
compareTo(Volume) - Method in class org.openafs.jafs.Volume
Compares two Volume objects respective to their names and does not factor any other attribute.
CONNECTION_TIMED_OUT - Static variable in class org.openafs.jafs.ErrorTable
 
containsNegative(ACL.Entry) - Method in class org.openafs.jafs.ACL
Returns true if this ACL contains the specified ACL entry.
containsPositiveEntry(ACL.Entry) - Method in class org.openafs.jafs.ACL
Returns true if this ACL contains the specified ACL entry.
copyCreationDate - Variable in class org.openafs.jafs.Volume
 
copyCreationDateCal - Variable in class org.openafs.jafs.Volume
 
copyTo(File) - Method in class org.openafs.jafs.File
Copies the file denoted by this abstract pathname to the destination file provided.
cpwSetting - Variable in class org.openafs.jafs.User
whether this user is allowed to change its password.
create(int) - Method in class org.openafs.jafs.Volume
Creates a new volume on the server and partition given upon construction.
create(int, int, int, String) - Static method in class org.openafs.jafs.Key
Create a server key.
create(int, int, int, String, int) - Static method in class org.openafs.jafs.Volume
Creates a volume on a particular partition.
create(int, String, int, String, String, String) - Static method in class org.openafs.jafs.Process
Creates a processes on a server.
create(int, String, String, int) - Static method in class org.openafs.jafs.Group
Creates the PTS entry for a new group.
create(int, String, String, int) - Static method in class org.openafs.jafs.User
Creates the kas and pts entries for a new user.
create(String) - Method in class org.openafs.jafs.Key
Creates a key with this Key's version number at the server, using the specified String for the key.
create(String) - Method in class org.openafs.jafs.Group
Creates the PTS entry for a new group in this cell.
create(String) - Method in class org.openafs.jafs.User
Creates the kas and pts entries for a new user in this cell.
create(String, int) - Method in class org.openafs.jafs.Group
Creates the PTS entry for a new group in this cell.
create(String, int) - Method in class org.openafs.jafs.User
Creates the kas and pts entries for a new user in this cell.
createBackup() - Method in class org.openafs.jafs.Volume
Creates a backup volume for this volume.
createBackupVolume(int, int) - Static method in class org.openafs.jafs.Volume
Creates a backup volume for the specified regular volume.
createCron(String, String) - Method in class org.openafs.jafs.Process
Creates this process as a cron process on the server.
createFS(String) - Method in class org.openafs.jafs.Process
Creates this process as a file server process on the server.
createMountPoint(int, String, String, boolean, boolean) - Static method in class org.openafs.jafs.Cell
Creates a mount point for a volume within the file system.
createMountPoint(String) - Method in class org.openafs.jafs.Volume
Creates a read-write mount point for this volume.
createMountPoint(String, boolean) - Method in class org.openafs.jafs.Volume
Creates a mount point for this volume.
createReadOnly(Partition) - Method in class org.openafs.jafs.Volume
Creates a readonly site for this volume on the specified server and partition.
createReadOnlyVolume(int, int, int, int) - Static method in class org.openafs.jafs.Volume
Creates a read-only volume for the specified regular volume.
createSimple(String) - Method in class org.openafs.jafs.Process
Creates this process as a simple process on the server.
creationDate - Variable in class org.openafs.jafs.Volume
 
creationDateCal - Variable in class org.openafs.jafs.Volume
 
creator - Variable in class org.openafs.jafs.Group
 
creator - Variable in class org.openafs.jafs.User
 
creatorUID - Variable in class org.openafs.jafs.Group
 
creatorUID - Variable in class org.openafs.jafs.User
 
CRON_PROCESS - Static variable in class org.openafs.jafs.Process
A process that should be restarted at a specific time either daily or weekly.
currentSize - Variable in class org.openafs.jafs.Volume
 

D

database - Variable in class org.openafs.jafs.Server
 
daysToPasswordExpire - Variable in class org.openafs.jafs.User
 
DELETE - Static variable in class org.openafs.jafs.ACL.Entry
ACL Mask delete constant
delete() - Method in class org.openafs.jafs.Process
Removes this process from the bos server
delete() - Method in class org.openafs.jafs.Key
Removes the key with this Key's version number from the server.
delete() - Method in class org.openafs.jafs.Volume
Deletes the volume from the cell.
delete() - Method in class org.openafs.jafs.Group
Deletes the PTS entry for a group in this cell.
delete() - Method in class org.openafs.jafs.User
Deletes the pts and kas entries for a user in this cell.
delete() - Method in class org.openafs.jafs.File
Deletes the file or directory denoted by this abstract pathname.
delete(int, int) - Static method in class org.openafs.jafs.Key
Delete a server key.
delete(int, int, int, int) - Static method in class org.openafs.jafs.Volume
Deletes a volume from a particular partition.
delete(int, String) - Static method in class org.openafs.jafs.Process
Removes a process from a server.
delete(int, String) - Static method in class org.openafs.jafs.Group
Deletes the PTS entry for a group.
delete(int, String) - Static method in class org.openafs.jafs.User
Deletes the pts and kas entry for a user.
deleteReadOnlyVolume(int, int, int, int) - Static method in class org.openafs.jafs.Volume
Deletes a read-only volume for the specified regular volume.
DEVICE_BUSY - Static variable in class org.openafs.jafs.ErrorTable
 
deviceName - Variable in class org.openafs.jafs.Partition
 
DIRECTORY_NOT_EMPTY - Static variable in class org.openafs.jafs.ErrorTable
 
disposition - Variable in class org.openafs.jafs.Volume
 
dump(int, int, int, int, int, String) - Static method in class org.openafs.jafs.Volume
Dumps the specified volume to a file.
dump(String) - Method in class org.openafs.jafs.Volume
Dumps this volume to a file.
dump(String, GregorianCalendar) - Method in class org.openafs.jafs.Volume
Dumps this volume to a file.

E

ENCRYPT - Static variable in class org.openafs.jafs.User
TGS can use user's key for an encryption key
encryptionKey - Variable in class org.openafs.jafs.Key
 
encryptionKey - Variable in class org.openafs.jafs.User
 
encSetting - Variable in class org.openafs.jafs.User
whether the TGS can use this user's key as an encryption key.
equals(ACL.Entry) - Method in class org.openafs.jafs.ACL.Entry
Tests whether two ACL.Entry objects are equal, based on associated username and permission bits.
equals(ACL) - Method in class org.openafs.jafs.ACL
Tests whether two ACL objects are equal, based on their paths and permission bits.
equals(Cell) - Method in class org.openafs.jafs.Cell
Tests whether two Cell objects are equal, based on their names.
equals(Group) - Method in class org.openafs.jafs.Group
Tests whether two Group objects are equal, based on their names.
equals(Key) - Method in class org.openafs.jafs.Key
Tests whether two Key objects are equal, based on their encryption key, version, and associated Server.
equals(Partition) - Method in class org.openafs.jafs.Partition
Tests whether two Partition objects are equal, based on their names and hosting server.
equals(Process) - Method in class org.openafs.jafs.Process
Tests whether two Process objects are equal, based on their names and hosting server.
equals(Server.ExecutableTime) - Method in class org.openafs.jafs.Server.ExecutableTime
Tests whether two ExecutableTime objects are equal, based on a comparison of each of their respective properties.
equals(Server) - Method in class org.openafs.jafs.Server
Tests whether two Server objects are equal, based on their names and hosting Cell.
equals(Token) - Method in class org.openafs.jafs.Token
Tests whether two Cell objects are equal, based on their names.
equals(User) - Method in class org.openafs.jafs.User
Tests whether two User objects are equal, based on their names.
equals(Volume) - Method in class org.openafs.jafs.Volume
Tests whether two Volume objects are equal, based on their names and hosting partition.
errno - Variable in class org.openafs.jafs.Token
 
errno - Variable in class org.openafs.jafs.AFSSecurityException
The AFS specific error number (code).
errno - Variable in class org.openafs.jafs.AFSFileException
The AFS specific error number (code).
errno - Variable in class org.openafs.jafs.AFSException
The AFS specific error number (code).
errorCode - Variable in class org.openafs.jafs.Process
 
errorSignal - Variable in class org.openafs.jafs.Process
 
ErrorTable - class org.openafs.jafs.ErrorTable.
Static class for error code message management.
ErrorTable() - Constructor for class org.openafs.jafs.ErrorTable
 
EVERYDAY - Static variable in class org.openafs.jafs.Server.ExecutableTime
 
exists() - Method in class org.openafs.jafs.File
Tests whether the file denoted by this abstract pathname exists.
exitErrorTime - Variable in class org.openafs.jafs.Process
 
exitErrorTimeDate - Variable in class org.openafs.jafs.Process
 
exitTime - Variable in class org.openafs.jafs.Process
 
exitTimeDate - Variable in class org.openafs.jafs.Process
 
EXPIRED_PASSWORD - Static variable in class org.openafs.jafs.ErrorTable
 
EXPIRED_SESSION - Static variable in class org.openafs.jafs.ErrorTable
 

F

failLoginCount - Variable in class org.openafs.jafs.User
 
File - class org.openafs.jafs.File.
An abstract representation of AFS file and directory pathnames.
FILE_BUSY - Static variable in class org.openafs.jafs.ErrorTable
 
FILE_EXISTS - Static variable in class org.openafs.jafs.ErrorTable
 
FILE_OVERFLOW - Static variable in class org.openafs.jafs.ErrorTable
 
File(File, String) - Constructor for class org.openafs.jafs.File
Creates a new File instance from a parent abstract pathname and a child pathname string and validates it against the file system.
File(File, String, boolean) - Constructor for class org.openafs.jafs.File
Creates a new File instance from a parent abstract pathname and a child pathname string.
File(String) - Constructor for class org.openafs.jafs.File
Creates a new File instance by converting the given pathname string into an abstract pathname and validating it against the file system.
File(String, boolean) - Constructor for class org.openafs.jafs.File
Creates a new File instance by converting the given pathname string into an abstract pathname.
File(String, String) - Constructor for class org.openafs.jafs.File
Creates a new File instance from a parent pathname string and a child pathname string and validates it against the file system.
File(String, String, boolean) - Constructor for class org.openafs.jafs.File
Creates a new File instance from a parent pathname string and a child pathname string.
fileCount - Variable in class org.openafs.jafs.Volume
 
FileInputStream - class org.openafs.jafs.FileInputStream.
This class is a file input stream for files within AFS.
FileInputStream(File) - Constructor for class org.openafs.jafs.FileInputStream
Creates a FileInputStream by opening a connection to an actual AFS file, the file represented by file file in the AFS file system.
FileInputStream(String) - Constructor for class org.openafs.jafs.FileInputStream
Creates a FileInputStream by opening a connection to an actual AFS file, the file named by the path name name in the AFS file system.
FileOutputStream - class org.openafs.jafs.FileOutputStream.
This class is a file output stream for files within AFS.
FileOutputStream(File) - Constructor for class org.openafs.jafs.FileOutputStream
Creates a file output stream to write to the AFS file represented by the specified File object.
FileOutputStream(File, boolean) - Constructor for class org.openafs.jafs.FileOutputStream
Creates a file output stream to write to the AFS file represented by the specified File object.
FileOutputStream(String) - Constructor for class org.openafs.jafs.FileOutputStream
Creates an output file stream to write to the AFS file with the specified name.
FileOutputStream(String, boolean) - Constructor for class org.openafs.jafs.FileOutputStream
Creates an output file stream to write to the AFS file with the specified name.
fileServer - Variable in class org.openafs.jafs.Server
 
flush() - Method in class org.openafs.jafs.ACL
Writes the ACL to AFS, making all changes immediately effective.
flushInfo() - Method in class org.openafs.jafs.Group
Flushes the current information of this Group object to disk.
flushInfo() - Method in class org.openafs.jafs.User
Flushes the current information of this User object to disk.
FORCED_ABORT - Static variable in class org.openafs.jafs.ErrorTable
 
formatter - Static variable in class org.openafs.jafs.Server.ExecutableTime
 
FRIDAY - Static variable in class org.openafs.jafs.Server.ExecutableTime
 
FS_PROCESS - Static variable in class org.openafs.jafs.Process
Combination of File Server, Volume Server, and Salvager processes

G

GENERAL_FAILURE - Static variable in class org.openafs.jafs.ErrorTable
 
genRestartTime - Variable in class org.openafs.jafs.Server
 
getAccessesSinceMidnight() - Method in class org.openafs.jafs.Volume
Returns the number of accesses since midnight.
getAdminCount() - Method in class org.openafs.jafs.Server
Returns the number of BOS administrators assigned to this server.
getAdminNames() - Method in class org.openafs.jafs.Server
Retrieves an array containing all of the names of bos admins associated with this Server.
getAdmins() - Method in class org.openafs.jafs.Server
Retrieves an array containing all of the admin User objects associated with this Server, each of which are an abstract representation of an actual bos administrator of the AFS server.
getAFSMessage() - Method in class org.openafs.jafs.AFSSecurityException
Returns the AFS error message string defined by the ErrorTable class.
getAFSMessage() - Method in class org.openafs.jafs.AFSFileException
Returns the AFS error message string defined by the ErrorTable class.
getAFSMessage() - Method in class org.openafs.jafs.AFSException
Returns the AFS error message string defined by the ErrorTable class.
getAFSMessage(Locale) - Method in class org.openafs.jafs.AFSSecurityException
Returns the AFS error message defined by the ErrorTable class.
getAFSMessage(Locale) - Method in class org.openafs.jafs.AFSFileException
Returns the AFS error message defined by the ErrorTable class.
getAFSMessage(Locale) - Method in class org.openafs.jafs.AFSException
Returns the AFS error message defined by the ErrorTable class.
getBackupID() - Method in class org.openafs.jafs.Volume
Returns the backup ID of this volume
getBinaryRestartTime() - Method in class org.openafs.jafs.Server
Returns the BOS Server's binary restart time in the form of an ExecutableTime object.
getBosAdminCount(int) - Static method in class org.openafs.jafs.Server
Returns the total number of BOS administrators associated with the server denoted by serverHandle.
getBosAdminsBegin(int) - Static method in class org.openafs.jafs.Server
Begin the process of getting the bos amdinistrators on a server.
getBosAdminsDone(int) - Static method in class org.openafs.jafs.Server
Signals that the iteration is complete and will not be accessed anymore.
getBosAdminsNext(int, int, User) - Static method in class org.openafs.jafs.Server
Returns the next bos admin of the server.
getBosAdminsNextString(int) - Static method in class org.openafs.jafs.Server
Returns the next bos admin of the server.
getBosHandle() - Method in class org.openafs.jafs.Server
Returns this server's bos handle.
getBosServerHandle(int, String) - Static method in class org.openafs.jafs.Server
Opens a server for administrative bos use, based on the cell handle provided.
getBuildDate() - Static method in class org.openafs.jafs.VersionInfo
Returns the date, in the form of a Date object, representing the compile-time of the native library.
getBuildNumber() - Static method in class org.openafs.jafs.VersionInfo
Returns the build number of the native library.
getBuildPlatform() - Static method in class org.openafs.jafs.VersionInfo
Returns the description of the platform that built the native library.
getBuildTime() - Static method in class org.openafs.jafs.VersionInfo
Returns the date, in the form of a long value of milliseconds since "epoch", representing the compile-time of the native library.
getCell() - Method in class org.openafs.jafs.Server
Returns the Cell object with which this Server was constructed.
getCell() - Method in class org.openafs.jafs.Group
Returns the Cell this group belongs to.
getCell() - Method in interface org.openafs.jafs.PTSEntry
Returns the Cell this PTS user or group belongs to.
getCell() - Method in class org.openafs.jafs.User
Returns the Cell this user belongs to.
getCellHandle() - Method in class org.openafs.jafs.Cell
Returns the cell handle of this cell.
getCellHandle(String, int) - Static method in class org.openafs.jafs.Cell
Opens a cell for administrative use, based on the token provided.
getCellName() - Method in class org.openafs.jafs.Token
Returns the name of the AFS cell that this Token was authenticated against.
getCellName(int) - Static method in class org.openafs.jafs.Cell
Returns the name of the cell.
getCheckSum() - Method in class org.openafs.jafs.Key
Returns the check sum of this key.
getCopyCreationDate() - Method in class org.openafs.jafs.Volume
Returns the date the volume was copied.
getCreationDate() - Method in class org.openafs.jafs.Volume
Returns the date the volume was created
getCreator() - Method in class org.openafs.jafs.Group
PTS: Returns the creator of this group in the form of a PTSEntry.
getCreator() - Method in interface org.openafs.jafs.PTSEntry
Returns the creator of this PTS user or group.
getCreator() - Method in class org.openafs.jafs.User
PTS: Returns the creator of this user in the form of a PTSEntry.
getCurrentSize() - Method in class org.openafs.jafs.Volume
Returns current volume size in K.
getDay() - Method in class org.openafs.jafs.Server.ExecutableTime
Returns a numeric representation of the day of this ExecutableTime object.
getDaysToPasswordExpire() - Method in class org.openafs.jafs.User
KAS: Returns the number of days a password is valid before it expires.
getDayString() - Method in class org.openafs.jafs.Server.ExecutableTime
Returns a String representation, name for the day of the week or "Everyday", of this object's day property.
getDeltaACL(ACL) - Method in class org.openafs.jafs.ACL
Returns a "Delta ACL", which is an ACL that represents only the difference (delta) of two ACLs, relative to the current ACL instance by the provided ACL specified by acl.
getDescription() - Static method in class org.openafs.jafs.VersionInfo
Returns the compile-time description of the native library.
getDeviceName() - Method in class org.openafs.jafs.Partition
Returns the device name of this partition (i.e.
getDisposition() - Method in class org.openafs.jafs.Volume
Returns volume disposition.
getEncryptionKey() - Method in class org.openafs.jafs.Key
Returns the encrypted key as a string in octal form.
getEncryptionKey() - Method in class org.openafs.jafs.User
KAS: Returns the encryption key, in octal form, of this user.
getEntryCount() - Method in class org.openafs.jafs.ACL
Returns the total number of ACL entries, this is the sum of positive and negative entries.
getErrorCode() - Method in class org.openafs.jafs.Process
Returns the error code of the process.
getErrorCode() - Method in class org.openafs.jafs.AFSSecurityException
Returns the AFS specific error number (code).
getErrorCode() - Method in class org.openafs.jafs.AFSFileException
Returns the AFS specific error number (code).
getErrorCode() - Method in class org.openafs.jafs.File
Returns the AFS specific error number (code).
getErrorCode() - Method in class org.openafs.jafs.AFSException
Returns the AFS specific error number (code).
getErrorMessage() - Method in class org.openafs.jafs.File
Returns the AFS error message string defined by the ErrorTable class.
getErrorSignal() - Method in class org.openafs.jafs.Process
Returns the error signal of the process.
getExitErrorTime() - Method in class org.openafs.jafs.Process
Returns the most recent time this process exited with an error.
getExitErrorTimeDate() - Method in class org.openafs.jafs.Process
Returns the most recent time this process exited with an error.
getExitTime() - Method in class org.openafs.jafs.Process
Returns the most recent exit time of this process.
getExitTimeDate() - Method in class org.openafs.jafs.Process
Returns the most recent exit time of this process.
getExpiration() - Method in class org.openafs.jafs.Token
Gets the expiration time for a given token.
getExpiration(int) - Method in class org.openafs.jafs.Token
Gets the expiration time for a given token.
getFailLoginCount() - Method in class org.openafs.jafs.User
KAS: Returns the number of failed login attempts this user is allowed before being locked out.
getFileCount() - Method in class org.openafs.jafs.Volume
Returns file count.
getGeneralRestartTime() - Method in class org.openafs.jafs.Server
Returns the BOS Server's general restart time in the form of an ExecutableTime object.
getGoal() - Method in class org.openafs.jafs.Process
Returns the process goal.
getGroup(String) - Method in class org.openafs.jafs.Cell
Retrieves the Group object (which is an abstract representation of an actual AFS group) designated by name.
getGroupCount() - Method in class org.openafs.jafs.Cell
Returns the total number of groups associated with this Cell.
getGroupCount(int) - Static method in class org.openafs.jafs.Cell
Returns the total number of groups belonging to the cell denoted by cellHandle.
getGroupCreationQuota() - Method in class org.openafs.jafs.User
PTS: Returns how many more groups this user is allowed to create
getGroupInfo(int, String, Group) - Static method in class org.openafs.jafs.Group
Fills in the information fields of the provided Group.
getGroupMembersBegin(int, String) - Static method in class org.openafs.jafs.Group
Begin the process of getting the users that belong to the group.
getGroupMembersDone(int) - Static method in class org.openafs.jafs.Group
Signals that the iteration is complete and will not be accessed anymore.
getGroupMembershipCount() - Method in class org.openafs.jafs.User
PTS: Returns the number of groups to which this user belongs.
getGroupMembersNext(int, int, User) - Static method in class org.openafs.jafs.Group
Fills the next user object belonging to that group.
getGroupMembersNextString(int) - Static method in class org.openafs.jafs.Group
Returns the next members that belongs to the group.
getGroupNames() - Method in class org.openafs.jafs.User
PTS: Returns a String array of the group names to which this user belongs.
getGroupNames() - Method in class org.openafs.jafs.Cell
Retrieves an array containing all of the names of groups associated with this Cell.
getGroupNames(int, int) - Method in class org.openafs.jafs.Cell
Returns an array containing a subset of the names of groups associated with this Cell.
getGroups() - Method in class org.openafs.jafs.User
PTS: Returns an array of the Group objects to which this user belongs.
getGroups() - Method in class org.openafs.jafs.Cell
Retrieves an array containing all of the Group objects associated with this Cell, each of which are an abstract representation of an actual group of the AFS cell.
getGroups(int, int) - Method in class org.openafs.jafs.Cell
Returns an array containing a subset of the Group objects associated with this Cell, each of which is an abstract representation of an actual AFS group of the AFS cell.
getGroupsBegin(int) - Static method in class org.openafs.jafs.Cell
Begin the process of getting the groups that belong to the cell.
getGroupsBeginAt(int, int) - Static method in class org.openafs.jafs.Cell
Begin the process of getting the groups that belong to the cell, starting with element index startIndex.
getGroupsDone(int) - Static method in class org.openafs.jafs.Cell
Signals that the iteration is complete and will not be accessed anymore.
getGroupsNext(int, int, Group) - Static method in class org.openafs.jafs.Cell
Fills the next group object of the cell.
getGroupsNextString(int) - Static method in class org.openafs.jafs.Cell
Returns the next group of the cell.
getGroupsOwned() - Method in class org.openafs.jafs.Group
Returns an array of the Group objects this group owns.
getGroupsOwned() - Method in class org.openafs.jafs.User
PTS: Returns an array of the Group objects this user owns.
getGroupsOwnedBegin(int, String) - Static method in class org.openafs.jafs.User
Begin the process of getting the groups that a user or group owns.
getGroupsOwnedCount() - Method in class org.openafs.jafs.User
PTS: Returns the total count of groups this user owns.
getGroupsOwnedCount(int, String) - Static method in class org.openafs.jafs.User
Returns the total number of groups owned by the user.
getGroupsOwnedDone(int) - Static method in class org.openafs.jafs.User
Signals that the iteration is complete and will not be accessed anymore.
getGroupsOwnedNames() - Method in class org.openafs.jafs.Group
Returns an array of the group names this group owns.
getGroupsOwnedNames() - Method in class org.openafs.jafs.User
PTS: Returns a String array of the group names this user owns.
getGroupsOwnedNext(int, int, Group) - Static method in class org.openafs.jafs.User
Fills the next group object that the user or group owns.
getGroupsOwnedNextString(int) - Static method in class org.openafs.jafs.User
Returns the next group the user or group owns.
getHandle() - Method in class org.openafs.jafs.Token
Returns a token handle that can be used to prove this authentication later.
getHour() - Method in class org.openafs.jafs.Server.ExecutableTime
Returns the hour of this ExecutableTime object, in 24 hour time.
getID() - Method in class org.openafs.jafs.Volume
Returns the id of this volume.
getID() - Method in class org.openafs.jafs.Partition
Returns the id of this partition (i.e.
getInfo() - Method in class org.openafs.jafs.Process
Returns a String representation of this Process.
getInfo() - Method in class org.openafs.jafs.Key
Returns a String representation of this Key.
getInfo() - Method in class org.openafs.jafs.Volume
Returns a String representation of this Volume.
getInfo() - Method in class org.openafs.jafs.Partition
Returns a String representation of this Partition.
getInfo() - Method in class org.openafs.jafs.Server
Returns a String representation of this Server.
getInfo() - Method in class org.openafs.jafs.Group
Returns a String representation of this Group.
getInfo() - Method in class org.openafs.jafs.User
Returns a String representation of this User.
getInfo() - Method in class org.openafs.jafs.Cell
Returns a String representation of this Cell.
getInfoGroups() - Method in class org.openafs.jafs.User
Returns a String containing the String representations of all the groups to which this user belongs.
getInfoGroups() - Method in class org.openafs.jafs.Cell
Returns a String containing the String representations of all the groups of this Cell.
getInfoGroupsOwned() - Method in class org.openafs.jafs.User
Returns a String containing the String representations of all the groups that this user owns.
getInfoKeys() - Method in class org.openafs.jafs.Server
Returns a String containing the String representations of all the keys of this Server.
getInfoPartitions() - Method in class org.openafs.jafs.Server
Returns a String containing the String representations of all the partitions of this Server.
getInfoProcesses() - Method in class org.openafs.jafs.Server
Returns a String containing the String representations of all the processes of this Server.
getInfoServers() - Method in class org.openafs.jafs.Cell
Returns a String containing the String representations of all the servers of this Cell.
getInfoUsers() - Method in class org.openafs.jafs.Cell
Returns a String containing the String representations of all the users of this Cell.
getInfoVolumes() - Method in class org.openafs.jafs.Partition
Returns a String containing the String representations of all the volumes of this Partition.
getIPAddresses() - Method in class org.openafs.jafs.Server
Returns this server's IP address as a String.
getKasUserCount(int) - Static method in class org.openafs.jafs.Cell
Returns the total number of KAS users belonging to the cell denoted by cellHandle.
getKasUsersBegin(int) - Static method in class org.openafs.jafs.Cell
Begin the process of getting the kas users that belong to the cell.
getKasUsersBeginAt(int, int) - Static method in class org.openafs.jafs.Cell
Begin the process of getting the KAS users, starting at startIndex, that belong to the cell.
getKasUsersDone(int) - Static method in class org.openafs.jafs.Cell
Signals that the iteration is complete and will not be accessed anymore.
getKasUsersNext(int, int, User) - Static method in class org.openafs.jafs.Cell
Fills the next kas user object of the cell.
getKasUsersNextString(int) - Static method in class org.openafs.jafs.Cell
Returns the next kas user of the cell.
getKey(int) - Method in class org.openafs.jafs.Server
Retrieves the Key object (which is an abstract representation of an actual AFS partition of this server) designated by nkeyVersion.
getKeyCheckSum() - Method in class org.openafs.jafs.User
KAS: Returns the check sum of this user's key.
getKeyCount() - Method in class org.openafs.jafs.Server
Returns the number of keys on this server.
getKeyCount(int) - Static method in class org.openafs.jafs.Server
Returns the total number of keys hosted by the server denoted by serverHandle.
getKeyInfo(int, int, Key) - Static method in class org.openafs.jafs.Key
Fills in the information fields of the provided Key.
getKeys() - Method in class org.openafs.jafs.Server
Retrieves an array containing all of the Key objects associated with this Server, each of which are an abstract representation of an actual AFS key of the AFS server.
getKeysBegin(int) - Static method in class org.openafs.jafs.Server
Begin the process of getting the keys of a server.
getKeysDone(int) - Static method in class org.openafs.jafs.Server
Signals that the iteration is complete and will not be accessed anymore.
getKeysNext(int, Key) - Static method in class org.openafs.jafs.Server
Returns the next key of the server.
getKeyVersion() - Method in class org.openafs.jafs.User
KAS: Returns the version number of the user's key.
getLastChangePasswordTime() - Method in class org.openafs.jafs.User
KAS: Returns the last date and time (in UTC) the user changed its password.
getLastChangePasswordTimeDate() - Method in class org.openafs.jafs.User
KAS: Returns the last date and time the user changed its password.
getLastModDate() - Method in class org.openafs.jafs.Key
Returns the last modification date of this key.
getLastModName() - Method in class org.openafs.jafs.User
KAS: Returns the name of the user that last modified this user.
getLastModTime() - Method in class org.openafs.jafs.User
KAS: Returns the date and time (in UTC) the user's KAS entry was last modified.
getLastModTimeDate() - Method in class org.openafs.jafs.User
KAS: Returns the date and time the user was last modified.
getLastUpdateDate() - Method in class org.openafs.jafs.Volume
Returns the date the volume was last updated.
getListAdd() - Method in class org.openafs.jafs.Group
Returns who can add members (pts adduser) to this group.
getListDelete() - Method in class org.openafs.jafs.Group
Returns who can delete members (pts removemember) from this group.
getListGroupsOwned() - Method in class org.openafs.jafs.Group
Returns who can list the groups owned (pts listowned) by this group.
getListGroupsOwned() - Method in class org.openafs.jafs.User
PTS: Returns who can list the groups owned (pts listowned) by this user.
getListMembership() - Method in class org.openafs.jafs.Group
Returns who can list the users (pts membership) that belong to this group.
getListMembership() - Method in class org.openafs.jafs.User
PTS: Returns who can list the groups (pts membership) to which this user belongs.
getListStatus() - Method in class org.openafs.jafs.Group
Returns who can list the status (pts examine) of this group.
getListStatus() - Method in class org.openafs.jafs.User
PTS: Returns who can list the status (pts examine) of this user.
getLockedUntil() - Method in class org.openafs.jafs.User
KAS: Returns the date and time (in UTC) at which the user stops being locked out.
getLockedUntilDate() - Method in class org.openafs.jafs.User
KAS: Returns the date and time at which the user stops being locked out.
getLockFileDescriptor() - Method in class org.openafs.jafs.Partition
Returns the lock file descriptor of this partition
getLockTime() - Method in class org.openafs.jafs.User
KAS: Returns the amount of time (in seconds) a user is locked out when it exceeds the maximum number of allowable failed login attempts.
getLog(int, String) - Static method in class org.openafs.jafs.Server
Retrieves a specified bos log from a server.
getLog(String) - Method in class org.openafs.jafs.Server
Gets the contents of a log file, in one large String.
getMaxGroupID() - Method in class org.openafs.jafs.Cell
Returns the maximum group ID that's been used within the cell.
getMaxGroupID(int) - Static method in class org.openafs.jafs.Cell
Gets the maximum group pts ID that's been used within a cell.
getMaxTicketLifetime() - Method in class org.openafs.jafs.User
KAS: Returns the maximum lifetime of a ticket issued to this user (in seconds).
getMaxUserID() - Method in class org.openafs.jafs.Cell
Returns the maximum user ID that's been used within the cell.
getMaxUserID(int) - Static method in class org.openafs.jafs.Cell
Gets the maximum user pts ID that's been used within a cell.
getMemberNames() - Method in class org.openafs.jafs.Group
Returns an array of the member names of this group.
getMembers() - Method in class org.openafs.jafs.Group
Returns an array of the User object members of this group.
getMembershipCount() - Method in class org.openafs.jafs.Group
Returns the number of members of this group.
getMessage() - Method in class org.openafs.jafs.AFSSecurityException
Returns the error message string of this exception.
getMessage() - Method in class org.openafs.jafs.AFSFileException
Returns the error message string of this exception.
getMessage() - Method in class org.openafs.jafs.AFSException
Returns the error message string of this exception.
getMessage(int) - Static method in class org.openafs.jafs.ErrorTable
Returns a String message representing the error code (number) provided.
getMessage(int, Locale) - Static method in class org.openafs.jafs.ErrorTable
Returns a String message, respective to the provided locale, representing the error code (number) provided.
getMessage(Locale) - Method in class org.openafs.jafs.AFSSecurityException
Returns the locale specific error message string of this exception.
getMessage(Locale) - Method in class org.openafs.jafs.AFSFileException
Returns the locale specific error message string of this exception.
getMessage(Locale) - Method in class org.openafs.jafs.AFSException
Returns the locale specific error message string of this exception.
getMinute() - Method in class org.openafs.jafs.Server.ExecutableTime
Returns the minute of this ExecutableTime object.
getName() - Method in class org.openafs.jafs.Process
Returns the name of this process.
getName() - Method in class org.openafs.jafs.Volume
Returns the name of this volume.
getName() - Method in class org.openafs.jafs.Partition
Returns the name of this partition.
getName() - Method in class org.openafs.jafs.Server
Returns the name of this server.
getName() - Method in class org.openafs.jafs.Group
Returns the name of this group.
getName() - Method in interface org.openafs.jafs.PTSEntry
Returns the name of this PTS user or group.
getName() - Method in class org.openafs.jafs.User
Returns the name of this user.
getName() - Method in class org.openafs.jafs.Cell
Returns the name of this cell.
getNegativeEntries() - Method in class org.openafs.jafs.ACL
Returns all negative ACL entries for this ACL instance.
getNegativeEntry(String) - Method in class org.openafs.jafs.ACL
Returns the negative ACL entry associated with the specified user/group name.
getNegativeEntryCount() - Method in class org.openafs.jafs.ACL
Returns the number of negative ACL entries for this ACL instance.
getNegativeExpungeEntries() - Method in class org.openafs.jafs.ACL
Returns all negative ACL entries to be expunged; used in Delta ACLs.
getNumberOfStarts() - Method in class org.openafs.jafs.Process
Returns the number of starts of the process.
getOwner() - Method in class org.openafs.jafs.Group
PTS: Returns the owner of this group in the form of a PTSEntry.
getOwner() - Method in interface org.openafs.jafs.PTSEntry
Returns the owner of this PTS user or group.
getOwner() - Method in class org.openafs.jafs.User
PTS: Returns the owner of this user in the form of a PTSEntry.
getPartition() - Method in class org.openafs.jafs.Volume
Returns this volume's hosting partition.
getPartition(String) - Method in class org.openafs.jafs.Server
Retrieves the Partition object (which is an abstract representation of an actual AFS partition of this server) designated by name (i.e.
getPartitionCount() - Method in class org.openafs.jafs.Server
Returns the number of partitions on this server.
getPartitionCount(int, int) - Static method in class org.openafs.jafs.Server
Returns the total number of partitions hosted by the server denoted by serverHandle, if the server is a fileserver.
getPartitionInfo(int, int, int, Partition) - Static method in class org.openafs.jafs.Partition
Fills in the information fields of the provided Partition.
getPartitionNames() - Method in class org.openafs.jafs.Server
Retrieves an array containing all of the names of partitions associated with this Server (i.e.
getPartitions() - Method in class org.openafs.jafs.Server
Retrieves an array containing all of the Partition objects associated with this Server, each of which are an abstract representation of an actual AFS partition of the AFS server.
getPartitionsBegin(int, int) - Static method in class org.openafs.jafs.Server
Begin the process of getting the partitions on a server.
getPartitionsDone(int) - Static method in class org.openafs.jafs.Server
Signals that the iteration is complete and will not be accessed anymore.
getPartitionsNext(int, Partition) - Static method in class org.openafs.jafs.Server
Fills the next partition object of the server.
getPartitionsNextString(int) - Static method in class org.openafs.jafs.Server
Returns the next partition of the server.
getPath() - Method in class org.openafs.jafs.ACL
Returns the path this ACL instance is bound to.
getPermissionsMask() - Method in class org.openafs.jafs.File
Returns the permissions mask of the ACL for this object relative to the user accessing it.
getPermissionsMask() - Method in class org.openafs.jafs.ACL.Entry
Returns this entry's permission mask.
getPositiveEntries() - Method in class org.openafs.jafs.ACL
Returns all positive ACL entries for this ACL instance.
getPositiveEntry(String) - Method in class org.openafs.jafs.ACL
Returns the positive ACL entry associated with the specified user/group name.
getPositiveEntryCount() - Method in class org.openafs.jafs.ACL
Returns the number of positive ACL entries for this ACL instance.
getPositiveExpungeEntries() - Method in class org.openafs.jafs.ACL
Returns all positive ACL entries to be expunged; used in Delta ACLs.
getProcess(String) - Method in class org.openafs.jafs.Server
Retrieves the Process object (which is an abstract representation of an actual AFS process of this server) designated by name (i.e.
getProcessCount() - Method in class org.openafs.jafs.Server
Returns the number of processes hosted by this server.
getProcessCount(int) - Static method in class org.openafs.jafs.Server
Returns the total number of processes hosted by the server denoted by serverHandle.
getProcesses() - Method in class org.openafs.jafs.Server
Retrieves an array containing all of the Process objects associated with this Server, each of which are an abstract representation of an actual AFS process of the AFS server.
getProcessesBegin(int) - Static method in class org.openafs.jafs.Server
Begin the process of getting the processes on a server.
getProcessesDone(int) - Static method in class org.openafs.jafs.Server
Signals that the iteration is complete and will not be accessed anymore.
getProcessesNext(int, int, Process) - Static method in class org.openafs.jafs.Server
Fills the next process object of the server.
getProcessesNextString(int) - Static method in class org.openafs.jafs.Server
Returns the next process of the server.
getProcessInfo(int, String, Process) - Static method in class org.openafs.jafs.Process
Fills in the information fields of the provided Process.
getProcessNames() - Method in class org.openafs.jafs.Server
Retrieves an array containing all of the names of processes associated with this Server (i.e.
getPtsOnlyUserCount(int) - Static method in class org.openafs.jafs.Cell
Returns the total number of PTS users, belonging to the cell denoted by cellHandle, that are not in KAS.
getPtsOnlyUsersNext(int, int, User) - Static method in class org.openafs.jafs.Cell
Fills the next pts user (who does not have a kas entry) object of the cell.
getPtsOnlyUsersNextString(int, int) - Static method in class org.openafs.jafs.Cell
Returns the next pts user (who is not a kas user) of the cell.
getPtsUserCount(int) - Static method in class org.openafs.jafs.Cell
Returns the total number of PTS users belonging to the cell denoted by cellHandle.
getPtsUsersBegin(int) - Static method in class org.openafs.jafs.Cell
Begin the process of getting the pts users that belong to the cell.
getPtsUsersDone(int) - Static method in class org.openafs.jafs.Cell
Signals that the iteration is complete and will not be accessed anymore.
getPtsUsersNext(int, int, User) - Static method in class org.openafs.jafs.Cell
Fills the next pts user object of the cell.
getPtsUsersNextString(int) - Static method in class org.openafs.jafs.Cell
Returns the next pts user of the cell.
getQuota() - Method in class org.openafs.jafs.Volume
Returns this volume's quota, expressed in kilobyte blocks (1024 kilobyte blocks equal one megabyte).
getReadOnlyID() - Method in class org.openafs.jafs.Volume
Returns the read-only ID of this volume
getReadWriteID() - Method in class org.openafs.jafs.Volume
Returns the read-write ID of this volume
getSecond() - Method in class org.openafs.jafs.Server.ExecutableTime
Returns the second of this ExecutableTime object.
getServer() - Method in class org.openafs.jafs.Process
Returns the server hosting this process.
getServer() - Method in class org.openafs.jafs.Key
Returns the server this key is associated with.
getServer() - Method in class org.openafs.jafs.Partition
Returns this partition's hosting server.
getServer(String) - Method in class org.openafs.jafs.Cell
Retrieves the Server object (which is an abstract representation of an actual AFS server) designated by name.
getServerCount() - Method in class org.openafs.jafs.Cell
Returns the total number of servers associated with this Cell.
getServerCount(int) - Static method in class org.openafs.jafs.Cell
Returns the total number of servers belonging to the cell denoted by cellHandle.
getServerInfo(int, String, Server) - Static method in class org.openafs.jafs.Server
Fills in the information fields of the provided Server.
getServerNames() - Method in class org.openafs.jafs.Cell
Retrieves an array containing all of the names of servers associated with this Cell.
getServers() - Method in class org.openafs.jafs.Cell
Retrieves an array containing all of the Server objects associated with this Cell, each of which are an abstract representation of an actual server of the AFS cell.
getServersBegin(int) - Static method in class org.openafs.jafs.Cell
Begin the process of getting the servers in the cell.
getServersDone(int) - Static method in class org.openafs.jafs.Cell
Signals that the iteration is complete and will not be accessed anymore.
getServersNext(int, int, Server) - Static method in class org.openafs.jafs.Cell
Fills the next server object of the cell.
getServersNextString(int) - Static method in class org.openafs.jafs.Cell
Returns the next server of the cell.
getStartTime() - Method in class org.openafs.jafs.Process
Returns the most recent start time of this process.
getStartTimeDate() - Method in class org.openafs.jafs.Process
Returns the most recent start time of this process.
getState() - Method in class org.openafs.jafs.Process
Returns the process execution state.
getStateBadFileAccess() - Method in class org.openafs.jafs.Process
Returns whether or not the state of the process indicates bad file access.
getStateOk() - Method in class org.openafs.jafs.Process
Returns whether or not the state of the process is ok.
getStateTooManyErrors() - Method in class org.openafs.jafs.Process
Returns whether or not the state of the process indicates too many errors.
getStatus() - Method in class org.openafs.jafs.Volume
Returns volume status.
getTarget() - Method in class org.openafs.jafs.File
Returns an abstract pathname string that represents the target resource of of this file, if it is a symbolic-link.
getToken(String, String, String) - Method in class org.openafs.jafs.Token
Returns a token handle that can be used to prove this authentication later.
getTokenExpiration() - Method in class org.openafs.jafs.Cell
Returns the expiration time of the authentication token being used by this Cell object.
getTotalFreeSpace() - Method in class org.openafs.jafs.Volume
Returns the difference between quota and current volume size (in K).
getTotalFreeSpace() - Method in class org.openafs.jafs.Partition
Returns the total free space on this partition.
getTotalFreeSpace() - Method in class org.openafs.jafs.Server
Returns the total free space on this server (a sum of the free space of all the partitions associated with this server).
getTotalQuota() - Method in class org.openafs.jafs.Partition
Returns the total combined quota of all volumes on this partition, unless a volume has configured an unlimited quota at which case an AFSException is thrown.
getTotalQuota(boolean) - Method in class org.openafs.jafs.Partition
Returns the total combined quota of all volumes on this partition, ignoring volumes with unlimited quotas, if ignoreUnlimitedQuotas is true; otherwise an AFSException is thrown if a volume has an unlimited quota.
getTotalSpace() - Method in class org.openafs.jafs.Partition
Returns the total space on this partition.
getTotalSpace() - Method in class org.openafs.jafs.Server
Returns the total space on this server (a sum of the space of all the partitions associated with this server).
getTotalUsedSpace() - Method in class org.openafs.jafs.Server
Returns the total used space on this server (a sum of the used space of all the partitions associated with this server).
getType() - Method in class org.openafs.jafs.Process
Returns the process type.
getType() - Method in class org.openafs.jafs.Volume
Returns volume type.
getType() - Method in class org.openafs.jafs.Group
Returns the type of PTSEntry this object represents.
getType() - Method in interface org.openafs.jafs.PTSEntry
Returns the type of PTS entry the implementing object represents.
getType() - Method in class org.openafs.jafs.User
Returns the type of PTSEntry this object represents.
getUID() - Method in class org.openafs.jafs.Group
Returns the numeric AFS id of this group.
getUID() - Method in interface org.openafs.jafs.PTSEntry
Returns the numeric AFS id of this user or group.
getUID() - Method in class org.openafs.jafs.User
PTS: Returns the numeric AFS id of this user.
getUsedSpace() - Method in class org.openafs.jafs.Partition
Returns the total used space on this partition.
getUser() - Method in class org.openafs.jafs.ACL.Entry
Returns the user or group name associated with this ACL entry.
getUser(String) - Method in class org.openafs.jafs.Cell
Retrieves the User object (which is an abstract representation of an actual AFS user) designated by name.
getUserCount() - Method in class org.openafs.jafs.Cell
Returns the total number of users who are registered with KAS and PTS, without duplicates.
getUserExpiration() - Method in class org.openafs.jafs.User
KAS: Returns the date and time the user expires.
getUserExpirationDate() - Method in class org.openafs.jafs.User
KAS: Returns the date and time the user expires.
getUserGroupsBegin(int, String) - Static method in class org.openafs.jafs.User
Begin the process of getting the groups to which the user belongs.
getUserGroupsDone(int) - Static method in class org.openafs.jafs.User
Signals that the iteration is complete and will not be accessed anymore.
getUserGroupsNext(int, int, Group) - Static method in class org.openafs.jafs.User
Fills the next group object of which the user belongs.
getUserGroupsNextString(int) - Static method in class org.openafs.jafs.User
Returns the next group to which the user belongs.
getUserInfo(int, String, User) - Static method in class org.openafs.jafs.User
Fills in the information fields of the provided User.
getUsername() - Method in class org.openafs.jafs.Token
Returns the username of user to whom this token belongs.
getUserNames() - Method in class org.openafs.jafs.Cell
Retrieves an array containing all of the names of users associated with this Cell.
getUserNames(int, int) - Method in class org.openafs.jafs.Cell
Returns an array containing a subset of the names of users associated with this Cell.
getUsers() - Method in class org.openafs.jafs.Cell
Retrieves an array containing all of the User objects associated with this Cell, each of which are an abstract representation of an actual user of the AFS cell.
getUsers(int, int) - Method in class org.openafs.jafs.Cell
Returns an array containing a subset of the User objects associated with this Cell, each of which is an abstract representation of an actual AFS user of the AFS cell.
getVersion() - Method in class org.openafs.jafs.Key
Returns the version of this key in primitive form.
getVersion() - Static method in class org.openafs.jafs.VersionInfo
Returns the version, in the form of ".
getVersionNumber() - Static method in class org.openafs.jafs.VersionInfo
Returns the version number of the native library.
getVolume(String) - Method in class org.openafs.jafs.Partition
Retrieves the Volume object (which is an abstract representation of an actual AFS volume of this partition) designated by name (i.e.
getVolumeCount() - Method in class org.openafs.jafs.Partition
Returns the number of volumes contained in this partition.
getVolumeCount(int, int, int) - Static method in class org.openafs.jafs.Partition
Returns the total number of volumes hosted by this partition.
getVolumeInfo(int, int, int, int, Volume) - Static method in class org.openafs.jafs.Volume
Fills in the information fields of the provided Volume.
getVolumeNames() - Method in class org.openafs.jafs.Partition
Retrieves an array containing all of the names of volumes associated with this Partition.
getVolumeNames(int, int) - Method in class org.openafs.jafs.Partition
Returns an array containing a subset of the names of volumes associated with this Partition.
getVolumes() - Method in class org.openafs.jafs.Partition
Retrieves an array containing all of the Volume objects associated with this Partition, each of which is an abstract representation of an actual AFS volume of the AFS partition.
getVolumes(int, int) - Method in class org.openafs.jafs.Partition
Returns an array containing a subset of the Volume objects associated with this Partition, each of which is an abstract representation of an actual AFS volume of the AFS partition.
getVolumesAdvanceTo(int, Volume, int) - Static method in class org.openafs.jafs.Partition
Fills the next volume object of the partition.
getVolumesBegin(int, int, int) - Static method in class org.openafs.jafs.Partition
Begin the process of getting the volumes on a partition.
getVolumesBeginAt(int, int, int, int) - Static method in class org.openafs.jafs.Partition
Begin the process of getting the volumes on a partition.
getVolumesDone(int) - Static method in class org.openafs.jafs.Partition
Signals that the iteration is complete and will not be accessed anymore.
getVolumesNext(int, Volume) - Static method in class org.openafs.jafs.Partition
Fills the next volume object of the partition.
getVolumesNextString(int) - Static method in class org.openafs.jafs.Partition
Returns the next volume of the partition.
getVosHandle() - Method in class org.openafs.jafs.Server
Returns this server's vos handle.
getVosServerHandle(int, String) - Static method in class org.openafs.jafs.Server
Opens a server for administrative vos use, based on the cell handle provided.
goal - Variable in class org.openafs.jafs.Process
 
GRANT_TICKETS - Static variable in class org.openafs.jafs.User
TGS will grant tickets for user
Group - class org.openafs.jafs.Group.
An abstract representation of an AFS group.
GROUP_ANYUSER_ACCESS - Static variable in class org.openafs.jafs.Group
Any user has access
GROUP_GROUP_ACCESS - Static variable in class org.openafs.jafs.Group
Members of the group have access
GROUP_OWNER_ACCESS - Static variable in class org.openafs.jafs.Group
Only the owner of the group has access
Group(Cell) - Constructor for class org.openafs.jafs.Group
Creates a blank Group given the cell to which the group belongs.
Group(String, Cell) - Constructor for class org.openafs.jafs.Group
Constructs a new Group object instance given the name of the AFS group and the AFS cell, represented by cell, to which it belongs.
Group(String, Cell, boolean) - Constructor for class org.openafs.jafs.Group
Constructs a new Group object instance given the name of the AFS group and the AFS cell, represented by cell, to which it belongs.
groupCreationQuota - Variable in class org.openafs.jafs.User
 
groupMembershipCount - Variable in class org.openafs.jafs.User
 
groupNames - Variable in class org.openafs.jafs.User
 
groupNames - Variable in class org.openafs.jafs.Cell
 
groups - Variable in class org.openafs.jafs.User
 
groups - Variable in class org.openafs.jafs.Cell
 
groupsOwned - Variable in class org.openafs.jafs.Group
 
groupsOwned - Variable in class org.openafs.jafs.User
 
groupsOwnedNames - Variable in class org.openafs.jafs.Group
 
groupsOwnedNames - Variable in class org.openafs.jafs.User
 

H

hasVolumeWithUnlimitedQuota() - Method in class org.openafs.jafs.Partition
Tests whether this partition contains a volume that has an unlimited quota configured.

I

id - Variable in class org.openafs.jafs.Volume
 
id - Variable in class org.openafs.jafs.Partition
 
ID_LOCKED - Static variable in class org.openafs.jafs.ErrorTable
 
initializeAdminClient() - Static method in class org.openafs.jafs.Token
Initialize the administrative library.
initializeUserSpace() - Static method in class org.openafs.jafs.Token
Initialize the user space AFS client (libjafs).
INSERT - Static variable in class org.openafs.jafs.ACL.Entry
ACL Mask insert constant
INVALID_ARG - Static variable in class org.openafs.jafs.ErrorTable
 
INVALID_SESSION - Static variable in class org.openafs.jafs.ErrorTable
 
IO_ERROR - Static variable in class org.openafs.jafs.ErrorTable
 
ipAddresses - Variable in class org.openafs.jafs.Server
 
IS_DIRECTORY - Static variable in class org.openafs.jafs.ErrorTable
 
isAdmin() - Method in class org.openafs.jafs.User
KAS: Returns whether or not this user has kas administrative privileges
isBadDatabase() - Method in class org.openafs.jafs.Server
Returns whether or not this server is a database machine AND either it isn't in reality (e.g. it's incorrectly configured) or it's currently down.
isBadFileServer() - Method in class org.openafs.jafs.Server
Returns whether this machine thinks it's a file server AND either it isn't in reality (e.g. it's incorrectly configured) or it's currently down.
isDatabase() - Method in class org.openafs.jafs.Server
Returns whether or not this server is a database machine, meaning it runs processes such as the "kaserver" and "vlserver", and participates in elections.
isDirectory() - Method in class org.openafs.jafs.File
Tests whether the file denoted by this abstract pathname is a directory.
isFile() - Method in class org.openafs.jafs.File
Tests whether the file denoted by this abstract pathname is a normal file.
isFileServer() - Method in class org.openafs.jafs.Server
Returns whether or not this server is a file server machine, meaning it runs the "fs" process and stores AFS volumes.
isKAS() - Method in class org.openafs.jafs.User
Returns whether or not this user has a kas entry.
isLink() - Method in class org.openafs.jafs.File
Tests whether the file denoted by this abstract pathname is a symbolic-link.
isMountPoint() - Method in class org.openafs.jafs.File
Tests whether the file denoted by this abstract pathname is an AFS Volume Mount Point.
isNever() - Method in class org.openafs.jafs.Server.ExecutableTime
Returns whether or not the BOS restart time, represented by this ExecutableTime object, is set to "never" or not.
isNow() - Method in class org.openafs.jafs.Server.ExecutableTime
Returns whether or not the BOS restart time, represented by this ExecutableTime object, is set to "now" or not.
isPermissionDenied(int) - Static method in class org.openafs.jafs.ErrorTable
Tests to identify if the return code is a "Permission Denied" error.
isPTS() - Method in class org.openafs.jafs.User
Returns whether or not this user has a pts entry.
isQuotaUnlimited() - Method in class org.openafs.jafs.Volume
Tests whether this volume's quota is configured as unlimited.
isValidated() - Method in class org.openafs.jafs.File
Tests whether the file denoted by this abstract pathname has been validated.

K

KANOAUTH - Static variable in class org.openafs.jafs.ErrorTable
 
kas - Variable in class org.openafs.jafs.User
Does this user have a kas entry?
Key - class org.openafs.jafs.Key.
An abstract representation of an AFS key.
Key(int, Server) - Constructor for class org.openafs.jafs.Key
Constructs a new Key object instance given the version of the AFS key and the AFS server, represented by server, to which it belongs.
Key(int, Server, boolean) - Constructor for class org.openafs.jafs.Key
Constructs a new Key object instance given the version of the AFS key and the AFS server, represented by server, to which it belongs.
Key(Server) - Constructor for class org.openafs.jafs.Key
Creates a blank Key given the server to which the key belongs.
keyCheckSum - Variable in class org.openafs.jafs.User
 
keys - Variable in class org.openafs.jafs.Server
 
keyVersion - Variable in class org.openafs.jafs.User
 
klog() - Method in class org.openafs.jafs.Token
Authenticates a user in kas, and binds that authentication to the current process.
klog(String, String, String, int) - Method in class org.openafs.jafs.Token
Authenticates a user in KAS, and binds that authentication to the current thread or native process.

L

lastAccessDate - Variable in class org.openafs.jafs.Volume
 
lastBackupDate - Variable in class org.openafs.jafs.Volume
 
lastChangePasswordTime - Variable in class org.openafs.jafs.User
 
lastChangePasswordTimeDate - Variable in class org.openafs.jafs.User
 
lastModDate - Variable in class org.openafs.jafs.Key
 
lastModDateDate - Variable in class org.openafs.jafs.Key
 
lastModified() - Method in class org.openafs.jafs.File
Returns the time that the file denoted by this abstract pathname was last modified.
lastModMs - Variable in class org.openafs.jafs.Key
 
lastModName - Variable in class org.openafs.jafs.User
 
lastModTime - Variable in class org.openafs.jafs.User
 
lastModTimeDate - Variable in class org.openafs.jafs.User
 
lastUpdateDate - Variable in class org.openafs.jafs.Volume
 
lastUpdateDateCal - Variable in class org.openafs.jafs.Volume
 
length() - Method in class org.openafs.jafs.File
Returns the length of the file denoted by this abstract pathname.
list() - Method in class org.openafs.jafs.File
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
listAdd - Variable in class org.openafs.jafs.Group
who is allowed to execute PTS adduser for this group.
listArray() - Method in class org.openafs.jafs.File
Returns an ArrayList object containing strings naming the files and directories in the directory denoted by this abstract pathname.
listDelete - Variable in class org.openafs.jafs.Group
who is allowed to execute PTS removeuser for this group.
listGroupsOwned - Variable in class org.openafs.jafs.Group
who is allowed to execute PTS examine for this group.
listGroupsOwned - Variable in class org.openafs.jafs.User
who is allowed to execute pts listowned for this user.
listMembership - Variable in class org.openafs.jafs.Group
who is allowed to execute PTS listowned for this group.
listMembership - Variable in class org.openafs.jafs.User
who is allowed to execute pts membership for this user.
listStatus - Variable in class org.openafs.jafs.Group
who is allowed to execute PTS examine for this group.
listStatus - Variable in class org.openafs.jafs.User
who is allowed to execute pts examine for this user.
LOCK - Static variable in class org.openafs.jafs.ACL.Entry
ACL Mask lock constant
lock() - Method in class org.openafs.jafs.Volume
Locks the VLDB enrty for this volume
lock(int, int) - Static method in class org.openafs.jafs.Volume
Locks the VLDB entry specified volume
lockedUntil - Variable in class org.openafs.jafs.User
 
lockedUntilDate - Variable in class org.openafs.jafs.User
 
lockFileDescriptor - Variable in class org.openafs.jafs.Partition
 
lockTime - Variable in class org.openafs.jafs.User
 
login() - Method in class org.openafs.jafs.Token
Authenticates a user in KAS, and binds that authentication to the current process.
LOOKUP - Static variable in class org.openafs.jafs.ACL.Entry
ACL Mask lookup constant

M

maxGroupID - Variable in class org.openafs.jafs.Cell
 
maxQuota - Variable in class org.openafs.jafs.Volume
 
maxTicketLifetime - Variable in class org.openafs.jafs.User
 
maxUserID - Variable in class org.openafs.jafs.Cell
 
memberNames - Variable in class org.openafs.jafs.Group
 
members - Variable in class org.openafs.jafs.Group
 
membershipCount - Variable in class org.openafs.jafs.Group
 
mkdir() - Method in class org.openafs.jafs.File
Creates the directory named by this abstract pathname.
MONDAY - Static variable in class org.openafs.jafs.Server.ExecutableTime
 
mount() - Method in class org.openafs.jafs.Volume
Mounts this volume, bringing it online and making it accessible.
mount(int, int, int, int, boolean) - Static method in class org.openafs.jafs.Volume
"Mounts" the specified volume, bringing it online.
move(int, int, int, int, int, int) - Static method in class org.openafs.jafs.Volume
Move the specified volume to a different site.
moveTo(Partition) - Method in class org.openafs.jafs.Volume
Moves this volume to the specified partition (which indirectly specifies a new server, as well).

N

name - Variable in class org.openafs.jafs.Process
 
name - Variable in class org.openafs.jafs.Volume
 
name - Variable in class org.openafs.jafs.Partition
 
name - Variable in class org.openafs.jafs.Server
 
name - Variable in class org.openafs.jafs.Group
 
name - Variable in class org.openafs.jafs.User
 
name - Variable in class org.openafs.jafs.Cell
 
NAME_TOO_LONG - Static variable in class org.openafs.jafs.ErrorTable
 
nameUID - Variable in class org.openafs.jafs.Group
 
nameUID - Variable in class org.openafs.jafs.User
 
NEVER - Static variable in class org.openafs.jafs.Server.ExecutableTime
 
NO_ADMIN - Static variable in class org.openafs.jafs.User
User has no administrative kas privileges
NO_CHANGE_PASSWORD - Static variable in class org.openafs.jafs.User
User cannot change their password
NO_DEVICE - Static variable in class org.openafs.jafs.ErrorTable
 
NO_DEVICE_ADDRESS - Static variable in class org.openafs.jafs.ErrorTable
 
NO_ENCRYPT - Static variable in class org.openafs.jafs.User
TGS cannot use user's key for an encryption key
NO_GRANT_TICKETS - Static variable in class org.openafs.jafs.User
TGS will not grant tickets for user
NO_REUSE_PASSWORD - Static variable in class org.openafs.jafs.User
User cannot reuse their password
NOT_DIRECTORY - Static variable in class org.openafs.jafs.ErrorTable
 
NOT_FOUND - Static variable in class org.openafs.jafs.ErrorTable
 
NOT_PERMITTED - Static variable in class org.openafs.jafs.ErrorTable
 
NOW - Static variable in class org.openafs.jafs.Server.ExecutableTime
 
NULL - Static variable in class org.openafs.jafs.ErrorTable
 
numberStarts - Variable in class org.openafs.jafs.Process
 

O

OPERATION_ABORTED - Static variable in class org.openafs.jafs.ErrorTable
 
org.openafs.jafs - package org.openafs.jafs
 
OUT_OF_MEMORY - Static variable in class org.openafs.jafs.ErrorTable
 
owner - Variable in class org.openafs.jafs.Group
 
owner - Variable in class org.openafs.jafs.User
 
ownerUID - Variable in class org.openafs.jafs.Group
 
ownerUID - Variable in class org.openafs.jafs.User
 

P

pagID - Variable in class org.openafs.jafs.Token
 
partition - Variable in class org.openafs.jafs.Volume
 
Partition - class org.openafs.jafs.Partition.
An abstract representation of an AFS partition.
Partition(Server) - Constructor for class org.openafs.jafs.Partition
Creates a blank Server given the cell to which the partition belongs and the server on which the partition resides.
Partition(String, Server) - Constructor for class org.openafs.jafs.Partition
Constructs a new Partition object instance given the name of the AFS partition and the AFS server, represented by server, to which it belongs.
Partition(String, Server, boolean) - Constructor for class org.openafs.jafs.Partition
Constructs a new Partition object instance given the name of the AFS partition and the AFS server, represented by server, to which it belongs.
partitionNames - Variable in class org.openafs.jafs.Server
 
partitions - Variable in class org.openafs.jafs.Server
 
PERMISSION_DENIED - Static variable in class org.openafs.jafs.ErrorTable
 
Process - class org.openafs.jafs.Process.
An abstract representation of an AFS process.
Process(Server) - Constructor for class org.openafs.jafs.Process
Creates a blank Process given the server to which the process belongs.
Process(String, Server) - Constructor for class org.openafs.jafs.Process
Constructs a new Process object instance given the name of the AFS process and the AFS server, represented by server, to which it belongs.
Process(String, Server, boolean) - Constructor for class org.openafs.jafs.Process
Constructs a new Process object instance given the name of the AFS process and the AFS server, represented by server, to which it belongs.
processes - Variable in class org.openafs.jafs.Server
 
processNames - Variable in class org.openafs.jafs.Server
 
PRPERM - Static variable in class org.openafs.jafs.ErrorTable
 
pts - Variable in class org.openafs.jafs.User
Does this user have a pts entry?
PTS_GROUP - Static variable in interface org.openafs.jafs.PTSEntry
Constant for Group object implementers, used with PTSEntry.getType()
PTS_USER - Static variable in interface org.openafs.jafs.PTSEntry
Constant for User object implementers, used with PTSEntry.getType()
PTSEntry - interface org.openafs.jafs.PTSEntry.
An interface representation of a PTS entry as it applies to AFS users and groups.

Q

QUOTA_EXCEEDED - Static variable in class org.openafs.jafs.ErrorTable
 

R

READ - Static variable in class org.openafs.jafs.ACL.Entry
ACL Mask read constant
read() - Method in class org.openafs.jafs.FileInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class org.openafs.jafs.FileInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class org.openafs.jafs.FileInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
readOnlyID - Variable in class org.openafs.jafs.Volume
 
readWriteID - Variable in class org.openafs.jafs.Volume
 
reclaimAuthMemory() - Static method in class org.openafs.jafs.Token
Reclaims all memory being saved by the authentication portion of the native library.
reclaimCellMemory() - Static method in class org.openafs.jafs.Cell
Reclaims all memory being saved by the cell portion of the native library.
reclaimGroupMemory() - Static method in class org.openafs.jafs.Group
Reclaims all memory being saved by the group portion of the native library.
reclaimKeyMemory() - Static method in class org.openafs.jafs.Key
Reclaims all memory being saved by the key portion of the native library.
reclaimPartitionMemory() - Static method in class org.openafs.jafs.Partition
Reclaims all memory being saved by the partition portion of the native library.
reclaimProcessMemory() - Static method in class org.openafs.jafs.Process
Reclaims all memory being saved by the process portion of the native library.
reclaimServerMemory() - Static method in class org.openafs.jafs.Server
Reclaims all memory being saved by the server portion of the native library.
reclaimUserMemory() - Static method in class org.openafs.jafs.User
Reclaims all memory being saved by the user portion of the native library.
reclaimVolumeMemory() - Static method in class org.openafs.jafs.Volume
Reclaims all memory being saved by the volume portion of the native library.
refresh() - Method in class org.openafs.jafs.Process
Refreshes the properties of this Process object instance with values from the AFS process it represents.
refresh() - Method in class org.openafs.jafs.Key
Refreshes the properties of this Key object instance with values from the AFS key it represents.
refresh() - Method in class org.openafs.jafs.Volume
Refreshes the properties of this Volume object instance with values from the AFS volume it represents.
refresh() - Method in class org.openafs.jafs.Partition
Refreshes the properties of this Partition object instance with values from the AFS partition it represents.
refresh() - Method in class org.openafs.jafs.Server
Refreshes the properties of this Server object instance with values from the AFS server it represents.
refresh() - Method in class org.openafs.jafs.Group
Refreshes the properties of this Group object instance with values from the AFS group it represents.
refresh() - Method in class org.openafs.jafs.User
Refreshes the properties of this User object instance with values from the AFS user it represents.
refresh() - Method in class org.openafs.jafs.Cell
Refreshes the properties of this Cell object instance with values from the AFS cell it represents.
refresh() - Method in class org.openafs.jafs.File
Refreshes this AFS file object by updating its attributes.
refresh(boolean) - Method in class org.openafs.jafs.Process
Refreshes the properties of this Process object instance with values from the AFS process it represents.
refresh(boolean) - Method in class org.openafs.jafs.Key
Refreshes the properties of this Key object instance with values from the AFS key it represents.
refresh(boolean) - Method in class org.openafs.jafs.Volume
Refreshes the properties of this Volume object instance with values from the AFS volume it represents.
refresh(boolean) - Method in class org.openafs.jafs.Partition
Refreshes the properties of this Partition object instance with values from the AFS partition it represents.
refresh(boolean) - Method in class org.openafs.jafs.Server
Refreshes the properties of this Server object instance with values from the AFS server it represents.
refresh(boolean) - Method in class org.openafs.jafs.Group
Refreshes the properties of this Group object instance with values from the AFS group it represents.
refresh(boolean) - Method in class org.openafs.jafs.User
Refreshes the properties of this User object instance with values from the AFS user it represents.
refresh(boolean) - Method in class org.openafs.jafs.Cell
Refreshes the properties of this Cell object instance with values from the AFS cell it represents.
refreshAdminNames() - Method in class org.openafs.jafs.Server
Obtains the most current list of bos admin names of this server.
refreshAdmins() - Method in class org.openafs.jafs.Server
Obtains the most current list of admin User objects of this server.
refreshBinaryRestart() - Method in class org.openafs.jafs.Server
Refreshes the binary restart time fields of this Server to reflect the current state of the AFS server.
refreshGeneralRestart() - Method in class org.openafs.jafs.Server
Refreshes the general restart time fields of this Server to reflect the current state of the AFS server.
refreshGroupNames() - Method in class org.openafs.jafs.User
Refreshes the current information about the group names to which the user belongs.
refreshGroupNames() - Method in class org.openafs.jafs.Cell
Obtains the most current list of group names of this cell.
refreshGroups() - Method in class org.openafs.jafs.User
Refreshes the current information about the group objects to which the user belongs.
refreshGroups() - Method in class org.openafs.jafs.Cell
Obtains the most current list of Group objects of this cell.
refreshGroupsOwned() - Method in class org.openafs.jafs.Group
Refreshes the current information about the Group objects the group owns.
refreshGroupsOwned() - Method in class org.openafs.jafs.User
Refreshes the current information about the group objects that the user \ owns.
refreshGroupsOwnedNames() - Method in class org.openafs.jafs.Group
Refreshes the current information about the names of groups the group owns.
refreshGroupsOwnedNames() - Method in class org.openafs.jafs.User
Refreshes the current information about the group names that the user owns.
refreshInfo() - Method in class org.openafs.jafs.Process
Refreshes the information fields of this Process to reflect the current state of the AFS process, such as the start time, the state, etc.
refreshInfo() - Method in class org.openafs.jafs.Key
Refreshes the information fields of this Key to reflect the current state of the AFS server key.
refreshInfo() - Method in class org.openafs.jafs.Volume
Refreshes the information fields of this Volume to reflect the current state of the AFS volume.
refreshInfo() - Method in class org.openafs.jafs.Partition
Refreshes the information fields of this Partition to reflect the current state of the AFS partition.
refreshInfo() - Method in class org.openafs.jafs.Server
Refreshes the information fields of this Server to reflect the current state of the AFS server.
refreshInfo() - Method in class org.openafs.jafs.Group
Refreshes the information fields of this Group to reflect the current state of the AFS group.
refreshInfo() - Method in class org.openafs.jafs.User
Refreshes the information fields of this User to reflect the current state of the AFS user.
refreshInfo() - Method in class org.openafs.jafs.Cell
Sets all the information fields of this Cell object, such as max group and user ids, to their most current values.
refreshKeys() - Method in class org.openafs.jafs.Server
Obtains the most current list of Key objects of this server.
refreshMemberNames() - Method in class org.openafs.jafs.Group
Refreshes the current information about the names of members belonging to this group.
refreshMembers() - Method in class org.openafs.jafs.Group
Refreshes the current information about the User objects belonging to this group.
refreshPartitionNames() - Method in class org.openafs.jafs.Server
Obtains the most current list of partition names of this server.
refreshPartitions() - Method in class org.openafs.jafs.Server
Obtains the most current list of Partition objects of this server.
refreshPartitions(boolean) - Method in class org.openafs.jafs.Server
Obtains the most current list of Partition objects of this server.
refreshProcesses() - Method in class org.openafs.jafs.Server
Obtains the most current list of Process objects of this server.
refreshProcessNames() - Method in class org.openafs.jafs.Server
Obtains the most current list of process names of this server.
refreshServerNames() - Method in class org.openafs.jafs.Cell
Obtains the most current list of server names of this cell.
refreshServers() - Method in class org.openafs.jafs.Cell
Obtains the most current list of Server objects of this cell.
refreshUserNames() - Method in class org.openafs.jafs.Cell
Obtains the most current list of user names of this cell.
refreshUsers() - Method in class org.openafs.jafs.Cell
Obtains the most current list of User objects of this cell.
refreshVolumeNames() - Method in class org.openafs.jafs.Partition
Obtains the most current list of volume names of this partition.
refreshVolumes() - Method in class org.openafs.jafs.Partition
Obtains the most current list of Volume objects of this partition.
release() - Method in class org.openafs.jafs.Volume
Releases this volume, which updates the read-only copies of it.
release(boolean) - Method in class org.openafs.jafs.Volume
Releases this volume, which updates the read-only copies of it.
release(int, int, boolean) - Static method in class org.openafs.jafs.Volume
Releases the specified volume that has readonly volume sites.
relog(int) - Method in class org.openafs.jafs.Token
Authenticates a user in KAS by a previously acquired PAG ID, and binds that authentication to the current thread or native process.
removeAdmin(User) - Method in class org.openafs.jafs.Server
Remove a bos admin from the UserList file of this server, in order to take away from the AFS user represented by admin bos administrative privileges on this machine.
removeAllNegativeEntries() - Method in class org.openafs.jafs.ACL
Removes all negative ACL entries from this ACL instance.
removeAllPositiveEntries() - Method in class org.openafs.jafs.ACL
Removes all positive ACL entries from this ACL instance.
removeBosAdmin(int, String) - Static method in class org.openafs.jafs.Server
Removes the given to name from the list of bos administrators on that server.
removeMember(int, String, String) - Static method in class org.openafs.jafs.Group
Removes a user from the specified group.
removeMember(User) - Method in class org.openafs.jafs.Group
Remove the specified member from this group.
removeNegativeEntry(ACL.Entry) - Method in class org.openafs.jafs.ACL
Removes a single negative ACL entry from this ACL instance.
removePositiveEntry(ACL.Entry) - Method in class org.openafs.jafs.ACL
Removes a single positive ACL entry from this ACL instance.
rename(int, int, String) - Static method in class org.openafs.jafs.Volume
Renames the specified read-write volume.
rename(int, String, String) - Static method in class org.openafs.jafs.Group
Change the name of the specified group.
rename(int, String, String) - Static method in class org.openafs.jafs.User
Renames the given user.
rename(String) - Method in class org.openafs.jafs.Volume
Renames this volume.
rename(String) - Method in class org.openafs.jafs.Group
Change the name of this group.
rename(String) - Method in class org.openafs.jafs.User
Change the name of this user.
renameTo(File) - Method in class org.openafs.jafs.File
Renames the file denoted by this abstract pathname.
restart() - Method in class org.openafs.jafs.Process
Restarts this process
restart(int, String) - Static method in class org.openafs.jafs.Process
Retart this process.
restartAllProcesses() - Method in class org.openafs.jafs.Server
Restarts all bos processes on this server.
restartAllProcesses(int, boolean) - Static method in class org.openafs.jafs.Server
Restart all server processes.
restartBosServer() - Method in class org.openafs.jafs.Server
Restarts bos server and all bos processes on this server.
restore(int, int, int, int, String, String, boolean) - Static method in class org.openafs.jafs.Volume
Restores the specified volume from a dump file.
restore(String, boolean) - Method in class org.openafs.jafs.Volume
Restores a file to this volume.
restore(String, boolean, int) - Method in class org.openafs.jafs.Volume
Restores a file to this volume.
REUSE_PASSWORD - Static variable in class org.openafs.jafs.User
User can reuse their password
rpwSetting - Variable in class org.openafs.jafs.User
whether this user is allowed to reuse its password.
run() - Method in class org.openafs.jafs.AFSShutdownHandler
This is the execution method satisfying the interface requirement as a stand alone runnable thread.
RUNNING - Static variable in class org.openafs.jafs.Process
Process execution state running
RXKADNOAUTH - Static variable in class org.openafs.jafs.ErrorTable
 

S

salvage() - Method in class org.openafs.jafs.Volume
Salvages (restores consistency to) this volume.
salvage() - Method in class org.openafs.jafs.Partition
Salvages (restores consistency to) this partition.
salvage() - Method in class org.openafs.jafs.Server
Salvages (restores consistency to) this server.
salvage(int, int, String, String, int, String, String, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.openafs.jafs.Server
Salvages (restores consistency to) a volume, partition, or server
SATURDAY - Static variable in class org.openafs.jafs.Server.ExecutableTime
 
server - Variable in class org.openafs.jafs.Process
 
server - Variable in class org.openafs.jafs.Key
 
server - Variable in class org.openafs.jafs.Volume
 
server - Variable in class org.openafs.jafs.Partition
 
Server - class org.openafs.jafs.Server.
An abstract representation of an AFS server.
Server.ExecutableTime - class org.openafs.jafs.Server.ExecutableTime.
 
Server.ExecutableTime() - Constructor for class org.openafs.jafs.Server.ExecutableTime
Internal constructor used to construct an empty object that will be passed to JNI for member synchronization of the BOS Server executable time this object represents.
Server.ExecutableTime(short) - Constructor for class org.openafs.jafs.Server.ExecutableTime
Constructs an ExecutableTime object that represents either a "now" or "never" BOS Executable Restart Time.
Server.ExecutableTime(short, short, short) - Constructor for class org.openafs.jafs.Server.ExecutableTime
Constructs an ExecutableTime object that may be used to represent a daily BOS Executable Restart Time of a process.
Server.ExecutableTime(short, short, short, short) - Constructor for class org.openafs.jafs.Server.ExecutableTime
Constructs an ExecutableTime object that may be used to represent the BOS Executable Restart Time of a process.
Server(Cell) - Constructor for class org.openafs.jafs.Server
Constructs a blank Server object instance given the cell to which the server belongs.
Server(String, Cell) - Constructor for class org.openafs.jafs.Server
Constructs a new Server object instance given the name of the AFS server and the AFS cell, represented by cell, to which it belongs.
Server(String, Cell, boolean) - Constructor for class org.openafs.jafs.Server
Constructs a new Server object instance given the name of the AFS server and the AFS cell, represented by cell, to which it belongs.
serverHandle - Variable in class org.openafs.jafs.Process
 
serverNames - Variable in class org.openafs.jafs.Cell
 
servers - Variable in class org.openafs.jafs.Cell
 
setACL(String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.openafs.jafs.Cell
 
setAdmin(boolean) - Method in class org.openafs.jafs.User
KAS: Sets whether or not this user has kas administrative privileges
setAdmin(boolean) - Method in class org.openafs.jafs.ACL.Entry
Sets the ACL permission to accomodate administer rights for directories.
setAttributes() - Method in class org.openafs.jafs.File
Performs a file stat on the actual AFS file and populates this object's respective field members with the appropriate values.
setBinaryRestartTime(Server.ExecutableTime) - Method in class org.openafs.jafs.Server
Sets the BOS binary restart time.
setChangePassword(boolean) - Method in class org.openafs.jafs.User
KAS: Sets whether or not the user can change their password
setDaysToPasswordExpire(int) - Method in class org.openafs.jafs.User
KAS: Sets the number of days a password is valid before it expires.
setDelete(boolean) - Method in class org.openafs.jafs.ACL.Entry
Sets the ACL permission to accomodate delete access for directories.
setEncrypt(boolean) - Method in class org.openafs.jafs.User
KAS: Sets whether or not TGS can use this users ticket for an encryption key
setFailLoginCount(int) - Method in class org.openafs.jafs.User
KAS: Sets the number of failed login attempts this user is allowed before being locked out.
setGeneralRestartTime(Server.ExecutableTime) - Method in class org.openafs.jafs.Server
Sets the BOS general restart time.
setGrantTickets(boolean) - Method in class org.openafs.jafs.User
KAS: Sets whether or not TGS will issue tickets for this user
setGroupCreationQuota(int) - Method in class org.openafs.jafs.User
PTS: Sets how many more groups this user is allowed to create
setGroupInfo(int, String, Group) - Static method in class org.openafs.jafs.Group
Sets the information values of this AFS group to be the parameter values.
setInsert(boolean) - Method in class org.openafs.jafs.ACL.Entry
Sets the ACL permission to accomodate insert access for directories.
setListAdd(int) - Method in class org.openafs.jafs.Group
Sets who can add members (pts adduser) to this group.
setListDelete(int) - Method in class org.openafs.jafs.Group
Sets who can delete members (pts removemember) from this group.
setListGroupsOwned(int) - Method in class org.openafs.jafs.Group
Sets who can list the groups owned (pts listowned) by this group.
setListGroupsOwned(int) - Method in class org.openafs.jafs.User
PTS: Sets who can list the groups owned (pts listowned) by this user.
setListMembership(int) - Method in class org.openafs.jafs.Group
Sets who can list the users (pts membership) that belong to this group.
setListMembership(int) - Method in class org.openafs.jafs.User
PTS: Sets who can list the groups (pts membership) to which this user belongs.
setListStatus(int) - Method in class org.openafs.jafs.Group
Sets who can list the status (pts examine) of this group.
setListStatus(int) - Method in class org.openafs.jafs.User
PTS: Sets who can list the status (pts examine) of this user.
setLock(boolean) - Method in class org.openafs.jafs.ACL.Entry
Sets the ACL permission to accomodate lock access for files.
setLockTime(int) - Method in class org.openafs.jafs.User
KAS: Sets the amount of time (in seconds) a user is locked out when it exceeds the maximum number of allowable failed login attempts.
setLookup(boolean) - Method in class org.openafs.jafs.ACL.Entry
Sets the ACL permission to accomodate lookup access for directories.
setMaxGroupID(int) - Method in class org.openafs.jafs.Cell
Sets the maximum group ID that's been used within the cell.
setMaxGroupID(int, int) - Static method in class org.openafs.jafs.Cell
Sets the maximum group pts ID that's been used within a cell.
setMaxTicketLifetime(int) - Method in class org.openafs.jafs.User
KAS: Sets the maximum lifetime of a ticket issued to this user (in seconds).
setMaxUserID(int) - Method in class org.openafs.jafs.Cell
Sets the maximum user ID that's been used within the cell.
setMaxUserID(int, int) - Static method in class org.openafs.jafs.Cell
Sets the maximum user pts ID that's been used within a cell.
setNegativeEntries(ACL.Entry[]) - Method in class org.openafs.jafs.ACL
Sets the complete array of negative ACL entries to the provided ACL entry list (entries) for this ACL instance.
setPassword(int, String, String) - Static method in class org.openafs.jafs.User
Sets the password of the given user.
setPassword(String) - Method in class org.openafs.jafs.User
Sets the password of this user to something new.
setPermissions(int) - Method in class org.openafs.jafs.ACL.Entry
Set this entry's permission bits according to the value of the permissionsMask specified.
setPositiveEntries(ACL.Entry[]) - Method in class org.openafs.jafs.ACL
Sets the complete array of positive ACL entries to the provided ACL entry list (entries) for this ACL instance.
setQuota(int) - Method in class org.openafs.jafs.Volume
Sets quota of volume, 0 denotes an unlimited quota.
setRead(boolean) - Method in class org.openafs.jafs.ACL.Entry
Sets the ACL permission to accomodate read access for files.
setReusePassword(boolean) - Method in class org.openafs.jafs.User
KAS: Sets whether or not the user can reuse their password
setUser(String) - Method in class org.openafs.jafs.ACL.Entry
Sets the user or group name associated with this ACL entry.
setUserExpiration(GregorianCalendar) - Method in class org.openafs.jafs.User
KAS: Sets the date and time the user expires.
setUserInfo(int, String, User) - Static method in class org.openafs.jafs.User
Sets the information values of this AFS user to be the parameter values.
setWrite(boolean) - Method in class org.openafs.jafs.ACL.Entry
Sets the ACL permission to accomodate write access for files.
shutdown() - Static method in class org.openafs.jafs.Token
Inform the native library that the application is shutting down and will be unloading.
SIMPLE_PROCESS - Static variable in class org.openafs.jafs.Process
Any standard type of process except for fs (such as kaserver, upclientbin, etc.)
SKEWED_CLOCK - Static variable in class org.openafs.jafs.ErrorTable
 
skip(long) - Method in class org.openafs.jafs.FileInputStream
Skips over and discards n bytes of data from the input stream.
SPECIAL_CASE - Static variable in class org.openafs.jafs.ErrorTable
 
start() - Method in class org.openafs.jafs.Process
Starts this process
start(int, String) - Static method in class org.openafs.jafs.Process
Start this process.
startAllProcesses() - Method in class org.openafs.jafs.Server
Starts up all bos processes on this server.
startAllProcesses(int) - Static method in class org.openafs.jafs.Server
Start all server processes.
STARTING - Static variable in class org.openafs.jafs.Process
Process execution state starting
startTime - Variable in class org.openafs.jafs.Process
 
startTimeDate - Variable in class org.openafs.jafs.Process
 
state - Variable in class org.openafs.jafs.Process
 
stateBadFileAccess - Variable in class org.openafs.jafs.Process
 
stateOk - Variable in class org.openafs.jafs.Process
 
stateTooManyErrors - Variable in class org.openafs.jafs.Process
 
status - Variable in class org.openafs.jafs.Volume
 
stop() - Method in class org.openafs.jafs.Process
Stops this process.
stop(int, String) - Static method in class org.openafs.jafs.Process
Stop this process.
stopAllProcesses() - Method in class org.openafs.jafs.Server
Stops all bos processes on this server.
stopAllProcesses(int) - Static method in class org.openafs.jafs.Server
Stop all server processes.
STOPPED - Static variable in class org.openafs.jafs.Process
Process execution state stopped
STOPPING - Static variable in class org.openafs.jafs.Process
Process execution state stopping
SUNDAY - Static variable in class org.openafs.jafs.Server.ExecutableTime
 
syncPartition() - Method in class org.openafs.jafs.Partition
Syncs this partition to the VLDB.
syncServer() - Method in class org.openafs.jafs.Server
Syncs this server to the VLDB.
syncServerWithVLDB(int, int, int) - Static method in class org.openafs.jafs.Server
Synchronizes a particular server with the volume location database.
syncVLDB() - Method in class org.openafs.jafs.Partition
Syncs the VLDB to this partition.
syncVLDB() - Method in class org.openafs.jafs.Server
Syncs the VLDB to this server.
syncVLDBWithServer(int, int, int, boolean) - Static method in class org.openafs.jafs.Server
Synchronizes the volume location database with a particular server.

T

tgsSetting - Variable in class org.openafs.jafs.User
whether the TGS will grant tickets for this user.
THURSDAY - Static variable in class org.openafs.jafs.Server.ExecutableTime
 
token - Variable in class org.openafs.jafs.Cell
 
Token - class org.openafs.jafs.Token.
An abstract representation of an AFS authentication token.
Token(String, String, String) - Constructor for class org.openafs.jafs.Token
Constructs a new Token object instance given the name of the AFS cell it represents and the username and password of the user to be Tokend for administrative access.
Token(String, String, String, boolean) - Constructor for class org.openafs.jafs.Token
Constructs a new Token object instance given the name of the AFS cell it represents and the username and password of the user to be Tokend for administrative access.
tokenExpiration - Variable in class org.openafs.jafs.Cell
 
tokenHandle - Variable in class org.openafs.jafs.Token
 
toString() - Method in class org.openafs.jafs.Process
Returns the name of this Process
toString() - Method in class org.openafs.jafs.Key
Returns the name of this Key
toString() - Method in class org.openafs.jafs.Volume
Returns the name of this Volume
toString() - Method in class org.openafs.jafs.Partition
Returns the name of this Partition
toString() - Method in class org.openafs.jafs.Server
Returns the name of this Server
toString() - Method in class org.openafs.jafs.Server.ExecutableTime
Returns the String representation of time value of this ExecutableTime object.
toString() - Method in class org.openafs.jafs.Group
Returns the name of this Group
toString() - Method in class org.openafs.jafs.User
Returns the name of this User
toString() - Method in class org.openafs.jafs.Cell
Returns the name of this Cell
toString() - Method in class org.openafs.jafs.Token
Returns the name of this Cell
toString() - Method in class org.openafs.jafs.AFSSecurityException
Returns a string representation of this AFS Exception.
toString() - Method in class org.openafs.jafs.AFSFileException
Returns a string representation of this AFS Exception.
toString() - Method in class org.openafs.jafs.AFSException
Returns a string representation of this AFS Exception.
toString() - Method in class org.openafs.jafs.ACL
Returns a String representation of this ACL
toString() - Method in class org.openafs.jafs.ACL.Entry
Returns a String representation of this ACL.Entry
totalFreeSpace - Variable in class org.openafs.jafs.Partition
 
totalFreeSpace - Variable in class org.openafs.jafs.Server
 
totalQuota - Variable in class org.openafs.jafs.Partition
 
totalQuota - Variable in class org.openafs.jafs.Server
 
totalSpace - Variable in class org.openafs.jafs.Partition
 
totalSpace - Variable in class org.openafs.jafs.Server
 
totalUsedSpace - Variable in class org.openafs.jafs.Server
 
translateIDToName(int) - Static method in class org.openafs.jafs.Partition
Translates a partition id into a partition name
translateNameToID(int, String, int) - Static method in class org.openafs.jafs.Volume
Translates a volume name into a volume id
translateNameToID(String) - Static method in class org.openafs.jafs.Partition
Translates a partition name into a partition id
TRY_AGAIN - Static variable in class org.openafs.jafs.ErrorTable
 
TUESDAY - Static variable in class org.openafs.jafs.Server.ExecutableTime
 
type - Variable in class org.openafs.jafs.Process
 
type - Variable in class org.openafs.jafs.Volume
 

U

UNKNOWN - Static variable in class org.openafs.jafs.ErrorTable
 
unlock() - Method in class org.openafs.jafs.Volume
Unlocks the VLDB entry for this volume
unlock() - Method in class org.openafs.jafs.User
Unlocks the given user if they were locked out of the cell.
unlock(int, int) - Static method in class org.openafs.jafs.Volume
Unlocks the VLDB entry of the specified volume
unlock(int, String) - Static method in class org.openafs.jafs.User
Unlocks a user.
unlog() - Method in class org.openafs.jafs.Token
Manually discards all AFS credentials associated with the bound user.
unmount() - Method in class org.openafs.jafs.Volume
Unmounts this volume, bringing it offline and making it inaccessible.
unmount(int, int, int) - Static method in class org.openafs.jafs.Volume
"Unmounts" the specified volume, bringing it offline.
UNOACCESS - Static variable in class org.openafs.jafs.ErrorTable
 
update(ACL) - Method in class org.openafs.jafs.ACL
Updates the current ACL instance by replacing, adding, or deleting ACL entries designated by the specified Delta ACL (delta).
User - class org.openafs.jafs.User.
An abstract representation of an AFS user.
USER_ANYUSER_ACCESS - Static variable in class org.openafs.jafs.User
Any user has access
USER_DOES_NOT_EXIST - Static variable in class org.openafs.jafs.ErrorTable
 
USER_OWNER_ACCESS - Static variable in class org.openafs.jafs.User
Only the owner of the user has access
User(Cell) - Constructor for class org.openafs.jafs.User
Constructs a blank User object given the cell to which the user belongs.
User(String, Cell) - Constructor for class org.openafs.jafs.User
Constructs a new User object instance given the name of the AFS user and the AFS cell, represented by cell, to which it belongs.
User(String, Cell, boolean) - Constructor for class org.openafs.jafs.User
Constructs a new User object instance given the name of the AFS user and the AFS cell, represented by cell, to which it belongs.
userExpiration - Variable in class org.openafs.jafs.User
 
userExpirationDate - Variable in class org.openafs.jafs.User
 
username - Variable in class org.openafs.jafs.Token
 
USERNAME_EXISTS - Static variable in class org.openafs.jafs.ErrorTable
 
userNames - Variable in class org.openafs.jafs.Cell
 
users - Variable in class org.openafs.jafs.Cell
 

V

validate() - Method in class org.openafs.jafs.File
Validates this abstract pathname as an attributed AFS file object.
version - Variable in class org.openafs.jafs.Key
 
VersionInfo - class org.openafs.jafs.VersionInfo.
Class providing static methods for retrieving version information specific to the JNI library.
VersionInfo() - Constructor for class org.openafs.jafs.VersionInfo
 
Volume - class org.openafs.jafs.Volume.
An abstract representation of an AFS volume.
VOLUME_BUSY - Static variable in class org.openafs.jafs.Volume
Status/disposition busy
VOLUME_DISK_FULL - Static variable in class org.openafs.jafs.Volume
Status/disposition disk full
VOLUME_MOVED - Static variable in class org.openafs.jafs.Volume
Status/disposition moved
VOLUME_NO_SERVICE - Static variable in class org.openafs.jafs.Volume
Status/disposition no service
VOLUME_NO_VNODE - Static variable in class org.openafs.jafs.Volume
Status/disposition no vnode
VOLUME_NO_VOL - Static variable in class org.openafs.jafs.Volume
Status/disposition no volume
VOLUME_OFFLINE - Static variable in class org.openafs.jafs.Volume
Status/disposition offline
VOLUME_OK - Static variable in class org.openafs.jafs.Volume
Status/disposition ok
VOLUME_ONLINE - Static variable in class org.openafs.jafs.Volume
Status/disposition online
VOLUME_OVER_QUOTA - Static variable in class org.openafs.jafs.Volume
Status/disposition over quota
VOLUME_SALVAGE - Static variable in class org.openafs.jafs.Volume
Status/disposition salvage
VOLUME_TYPE_BACKUP - Static variable in class org.openafs.jafs.Volume
Backup volume type
VOLUME_TYPE_READ_ONLY - Static variable in class org.openafs.jafs.Volume
Read-only volume type
VOLUME_TYPE_READ_WRITE - Static variable in class org.openafs.jafs.Volume
Read-write volume type
VOLUME_VOL_EXISTS - Static variable in class org.openafs.jafs.Volume
Status/disposition volume exists
Volume(Partition) - Constructor for class org.openafs.jafs.Volume
Creates a blank Volume given the cell to which the volume belongs, the server on which the partition resides, and the partition on which the volume resides.
Volume(String, Partition) - Constructor for class org.openafs.jafs.Volume
Constructs a new Volume object instance given the name of the AFS volume and the AFS cell, represented by partition, to which it belongs.
Volume(String, Partition, boolean) - Constructor for class org.openafs.jafs.Volume
Constructs a new Volume object instance given the name of the AFS volume and the AFS partition, represented by partition, to which it belongs.
volumeNames - Variable in class org.openafs.jafs.Partition
 
volumes - Variable in class org.openafs.jafs.Partition
 
vosHandle - Variable in class org.openafs.jafs.Server
 

W

WEDNESDAY - Static variable in class org.openafs.jafs.Server.ExecutableTime
 
willGrantTickets() - Method in class org.openafs.jafs.User
KAS: Returns whether or not TGS will issue tickets for this user
WRITE - Static variable in class org.openafs.jafs.ACL.Entry
ACL Mask write constant
write(byte[]) - Method in class org.openafs.jafs.FileOutputStream
Writes b.length bytes from the specified byte array to this file output stream.
write(byte[], int, int) - Method in class org.openafs.jafs.FileOutputStream
Writes len bytes from the specified byte array starting at offset off to this file output stream.
write(int) - Method in class org.openafs.jafs.FileOutputStream
Writes the specified byte to this file output stream.

A B C D E F G H I K L M N O P Q R S T U V W
JAFS API v2