public class ACGenerationParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ACGenerationParams.Builder |
Modifier and Type | Method and Description |
---|---|
static ACGenerationParams.Builder |
builder() |
static ACGenerationParams |
fromSystemProperties() |
List<String> |
getFqans() |
List<VOMSGenericAttribute> |
getGas() |
String |
getHost() |
Date |
getNotAfter() |
Date |
getNotBefore() |
int |
getPort() |
BigInteger |
getSerialNo() |
String |
getVo() |
public String getVo()
public List<VOMSGenericAttribute> getGas()
public String getHost()
public int getPort()
public Date getNotBefore()
public Date getNotAfter()
public BigInteger getSerialNo()
public static ACGenerationParams.Builder builder()
public static ACGenerationParams fromSystemProperties()
Copyright © 2020. All rights reserved.