|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.agent.tl1.security.OperationSecurityHandler
This class is used to read the text file which contains user view security infornmations and create TL1UserSecurity object for every entry in the file.
| Constructor Summary | |
OperationSecurityHandler(java.lang.String fileName)
Constructor for creating OperationSecurityHandler. |
|
| Method Summary | |
java.util.Hashtable |
getOperationViewTable()
Returns the Hashtable of User security informations as TL1UserSecurity objects. |
static void |
writeIntoFile(java.util.Hashtable operTable)
This method takes the elements from the Enumeration and writes the contents in the text file. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public OperationSecurityHandler(java.lang.String fileName)
fileName - - The path of the text file having the Operation view
security informations.| Method Detail |
public java.util.Hashtable getOperationViewTable()
public static void writeIntoFile(java.util.Hashtable operTable)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||