Package | Description |
---|---|
org.italiangrid.voms.request.impl |
This package provides the implementation logic for VOMS attributes requests.
|
Modifier and Type | Field and Description |
---|---|
(package private) ACGenerationParams |
FakeVOMSACService.acParams |
Modifier and Type | Method and Description |
---|---|
ACGenerationParams |
ACGenerationParams.Builder.build() |
static ACGenerationParams |
ACGenerationParams.fromSystemProperties() |
ACGenerationParams |
FakeVOMSACService.getAcParams() |
Modifier and Type | Method and Description |
---|---|
static FakeVOMSACService |
FakeVOMSACService.newInstance(eu.emi.security.authn.x509.X509Credential aaCredential,
ACGenerationParams params,
VOMSRequestListener listener) |
void |
FakeVOMSACService.setAcParams(ACGenerationParams acParams) |
Constructor and Description |
---|
FakeVOMSACService(eu.emi.security.authn.x509.X509Credential aaCredential,
ACGenerationParams acParams,
VOMSRequestListener listener) |