| Package | Description |
|---|---|
| org.glite.voms | |
| org.glite.voms.ac | |
| org.glite.voms.contact |
| Modifier and Type | Method and Description |
|---|---|
AttributeCertificate |
VOMSAttribute.getAC()
Direct access to the Attribute Certificate is going to
be removed.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PKIVerifier.verify(AttributeCertificate ac)
Verifies an Attribute Certificate according to RFC 3281.
|
| Constructor and Description |
|---|
VOMSAttribute(AttributeCertificate ac)
Parses the contents of an attribute certificate.
NOTE: Cryptographic signatures, time stamps etc. |
| Modifier and Type | Method and Description |
|---|---|
static AttributeCertificate |
AttributeCertificate.getInstance(InputStream in)
Create an Attribute Certificate from a input stream containing
DER-encoded data
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ACValidator.validate(AttributeCertificate ac) |
| Modifier and Type | Method and Description |
|---|---|
static AttributeCertificate |
VOMSProxyBuilder.buildAC(byte[] acBytes)
This methods builds an
AttributeCertificate (AC) object starting from an array of bytes. |
AttributeCertificate |
VOMSProxyInit.getVomsAC(VOMSRequestOptions requestOptions) |
Copyright © 2014. All rights reserved.