public class VOMSESLineParser extends Object
"alias" "hostname" "port" "server DN" "vo_name"This parser eats up whitespace and characters outside of quotes and tolerates an additional quoted field ("globus_version") that was for some time needed.
Constructor and Description |
---|
VOMSESLineParser() |
Modifier and Type | Method and Description |
---|---|
VOMSServerInfo |
parse(String line) |
void |
tokenChar(char c) |
void |
tokenEnd() |
void |
tokenStart() |
public VOMSServerInfo parse(String line)
public void tokenStart()
public void tokenEnd()
public void tokenChar(char c)
Copyright © 2020. All Rights Reserved.