| Package | Description |
|---|---|
| org.glite.voms | |
| org.glite.voms.ac |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicVOMSTrustStore
Deprecated.
This class does not expose the necessary information. Use
PKIStore instead.
Implementation of a AC trust store for use with VOMS. The store
keeps an in-memory cache of issuer certificates, which can be
refreshed periodically.
|
| Modifier and Type | Field and Description |
|---|---|
protected static ACTrustStore |
VOMSValidator.theTrustStore |
| Modifier and Type | Method and Description |
|---|---|
static void |
VOMSValidator.setTrustStore(ACTrustStore trustStore)
Deprecated.
use setTrustStore(VOMSTrustStore trustStore) instead.
|
| Modifier and Type | Field and Description |
|---|---|
protected ACTrustStore |
ACValidator.myTrustStore |
| Modifier and Type | Method and Description |
|---|---|
static ACValidator |
ACValidator.getInstance(ACTrustStore trustStore) |
| Constructor and Description |
|---|
ACValidator(ACTrustStore trustStore) |
Copyright © 2014. All rights reserved.