org.italiangrid.voms.ac.impl
public class LeafACLookupStrategy extends Object implements VOMSACLookupStrategy, VOMSConstants
VOMS_CERTS_OID, VOMS_EXTENSION_OID, VOMS_FQANS_OID, VOMS_GENERIC_ATTRS_OID, VOMS_HANDLED_EXTENSIONS
Constructor and Description |
---|
LeafACLookupStrategy() |
LeafACLookupStrategy(ACLookupListener l) |
Modifier and Type | Method and Description |
---|---|
List<ACParsingContext> |
lookupVOMSAttributeCertificates(X509Certificate[] certChain)
This method defines how a set of VOMS Attribute Certificates is looked for
in a certificate chain.
|
public LeafACLookupStrategy(ACLookupListener l)
public LeafACLookupStrategy()
public List<ACParsingContext> lookupVOMSAttributeCertificates(X509Certificate[] certChain)
VOMSACLookupStrategy
lookupVOMSAttributeCertificates
in interface VOMSACLookupStrategy
List
of ACParsingContext
that describes the
lookup outcomeCopyright © 2014. All rights reserved.