Class ACGenerationParams
java.lang.Object
org.italiangrid.voms.request.impl.ACGenerationParams
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription(package private) final List<VOMSGenericAttribute>
(package private) final String
(package private) final Date
(package private) final Date
(package private) final int
(package private) final BigInteger
(package private) final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ACGenerationParams.Builder
builder()
static ACGenerationParams
getFqans()
getGas()
getHost()
int
getPort()
getVo()
-
Field Details
-
vo
-
fqans
-
gas
-
host
-
port
final int port -
notBefore
-
notAfter
-
serialNo
-
-
Constructor Details
-
ACGenerationParams
-
-
Method Details
-
getVo
-
getFqans
-
getGas
-
getHost
-
getPort
public int getPort() -
getNotBefore
-
getNotAfter
-
getSerialNo
-
builder
-
fromSystemProperties
-