org.italiangrid.voms.ac
public interface VOMSACParser
Modifier and Type | Method and Description |
---|---|
List<VOMSAttribute> |
parse(X509Certificate[] validatedChain)
Looks for and parses VOMS attributes in the certificate chain passed as
argument (which is assumed to be already validated).
|
List<VOMSAttribute> parse(X509Certificate[] validatedChain)
validatedChain
- a validated X.509 certificate chainVOMSAttribute
objects providing
access to the parsed VOMS attributesCopyright © 2014. All rights reserved.