public interface VOMSACService
VOMSACService interface.| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.x509.AttributeCertificate |
getVOMSAttributeCertificate(eu.emi.security.authn.x509.X509Credential credential,
VOMSACRequest request)
Returns an
AttributeCertificate given a VOMSACRequest for
VOMS attributes. |
org.bouncycastle.asn1.x509.AttributeCertificate getVOMSAttributeCertificate(eu.emi.security.authn.x509.X509Credential credential,
VOMSACRequest request)
AttributeCertificate given a VOMSACRequest for
VOMS attributes.credential - the credential to be used when contacting the servicerequest - the request for VOMS attributesAttributeCertificate containing (a subset
of) the requested attributes.Copyright © 2014. All rights reserved.