com.Prominic.jFTPd
Class PerUserMask

java.lang.Object
  extended by com.Prominic.jFTPd.PerUserMask

public class PerUserMask
extends java.lang.Object

Insert the type's description here. Creation date: (15-May-02 13:46:51)


Field Summary
private  java.lang.String initString
           
 
Constructor Summary
PerUserMask(java.lang.String mask)
          PerUserMask constructor comment.
 
Method Summary
 java.lang.String getGroup()
          Insert the method's description here.
 java.lang.String getInitString()
          Insert the method's description here.
 java.lang.String getMask()
          Insert the method's description here.
 java.lang.String getOwner()
          Insert the method's description here.
 java.lang.String getReadAccess()
          Insert the method's description here.
 boolean isValid()
          Insert the method's description here.
 void setMaskString(java.lang.String newInitString)
          Insert the method's description here.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

initString

private java.lang.String initString
Constructor Detail

PerUserMask

public PerUserMask(java.lang.String mask)
PerUserMask constructor comment.

Method Detail

getGroup

public java.lang.String getGroup()
Insert the method's description here. Creation date: (15-May-02 13:54:15)

Returns:
java.lang.String

getInitString

public java.lang.String getInitString()
Insert the method's description here. Creation date: (15-May-02 13:47:27)

Returns:
java.lang.String

getMask

public java.lang.String getMask()
Insert the method's description here. Creation date: (15-May-02 13:54:15)

Returns:
java.lang.String

getOwner

public java.lang.String getOwner()
Insert the method's description here. Creation date: (15-May-02 13:54:15)

Returns:
java.lang.String

getReadAccess

public java.lang.String getReadAccess()
Insert the method's description here. Creation date: (15-May-02 13:54:15)

Returns:
java.lang.String

isValid

public boolean isValid()
Insert the method's description here. Creation date: (15-May-02 13:47:58)

Returns:
boolean

setMaskString

public void setMaskString(java.lang.String newInitString)
Insert the method's description here. Creation date: (15-May-02 13:47:27)

Parameters:
newMaskString - java.lang.String