JAFS API v2

Uses of Class
org.openafs.jafs.AFSSecurityException

Uses of AFSSecurityException in org.openafs.jafs
 

Methods in org.openafs.jafs that throw AFSSecurityException
 void File.validate()
          Validates this abstract pathname as an attributed AFS file object.
 void File.refresh()
          Refreshes this AFS file object by updating its attributes.
 boolean File.setAttributes()
          Performs a file stat on the actual AFS file and populates this object's respective field members with the appropriate values.
 


JAFS API v2