Package | Description |
---|---|
org.italiangrid.voms.store |
This package provides the API for managing VOMS trust stores.
|
org.italiangrid.voms.store.impl |
This package provides the implementation of VOMS trust store management.
|
Modifier and Type | Method and Description |
---|---|
LSCFile |
LSCFileParser.parse(String vo,
String hostname,
File file)
Parses an LSC file.
|
LSCFile |
LSCFileParser.parse(String vo,
String hostname,
InputStream is)
Parses an LSC file from a generic input stream.
|
Modifier and Type | Method and Description |
---|---|
LSCFile |
DefaultLSCFileParser.parse(String vo,
String hostname,
File file) |
LSCFile |
DefaultLSCFileParser.parse(String vo,
String hostname,
InputStream is) |
LSCFile |
DefaultLSCFileParser.parse(String vo,
String hostname,
String filename) |
Copyright © 2014. All rights reserved.