Package org.entityfs.entityattrs.unix

Unix file attributes.

See:
          Description

Interface Summary
UnixEntityModeConfigurable This interface is implemented by objects that can be configured with UnixEntityMode objects.
 

Class Summary
UnixEntityMode The Unix entity mode is three sets of UnixEntityAccessModeFlag:s used to determine what permissions an entity's owner, a subject in the same group as the entity's owner and everybody else have to the entity.
 

Enum Summary
UnixEntityAccessModeFlag This is an enumeration over the different access permissions that an entity can have for different UidGidSubject:s.
UnixEntityModeFlag This is an enumeration over the different mode flags that a UnixEntityMode might have.
 

Package org.entityfs.entityattrs.unix Description

Unix file attributes.

Since:
1.0
Author:
Karl Gustafsson