|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VOMSACParser
This interface defines the behavior of a VOMS Attribute Certificate parser.
Method Summary | |
---|---|
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). |
Method Detail |
---|
List<VOMSAttribute> parse(X509Certificate[] validatedChain)
validatedChain
- a validated X.509 certificate chain
VOMSAttribute
objects providing access to the parsed VOMS attributes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |