|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glite.voms.LSCFile
public class LSCFile
The job of this class is to represent a *.lsc file in the vomsdir directory.
| Constructor Summary | |
|---|---|
LSCFile(java.io.File f)
Loads a *.lsc file from a File |
|
| Method Summary | |
|---|---|
java.util.Vector |
getDNLists()
Returns the allowed subject/issuer DN sequences for this file. |
java.lang.String |
getName()
Returns the basename of the file from which this was loaded. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LSCFile(java.io.File f)
throws java.io.IOException
f - the file to load from
java.io.IOException - if there are problems loading the file.| Method Detail |
|---|
public java.lang.String getName()
public java.util.Vector getDNLists()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||