Klasse AdminTrustStore
java.lang.Object
io.github.primelib.webmethodsapigateway4j.models.AdminTrustStore
AdminTrustStore
Model containing the properties of a truststore in API Gateway
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungThe list of aliases that are available within the truststore.protected StringThe contents of the truststore file.protected StringThe unique identifier for the truststore.protected BooleanIndicates whether the truststore is loaded or not.protected BooleanIndicates whether there is a warning message from the API Gateway while the truststore was created/modified.protected StringThe description for the truststore.protected StringThe location where the truststore is saved in API Gateway.protected StringThe name of the truststore.protected StringThe truststore password that is defined at the time of truststore creation using a keystore utility.protected Stringprotected StringThe certificate file format of the truststore.protected StringThe warning message if any.protected StringThe name of the truststore file that will be used to save the truststore internally in API Gateway. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofAdminTrustStore.AdminTrustStore(List<String> certificateAliases, String fileContent, String id, Boolean isLoaded, Boolean isWarning, String keyStoreDescription, String keyStoreLocation, String keyStoreName, String keyStorePassword, String keyStoreProvider, String keyStoreType, String message, String uploadFileName) Constructs a validated instance ofAdminTrustStore. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanThe list of aliases that are available within the truststore.certificateAliases(List<String> certificateAliases) The list of aliases that are available within the truststore.booleanThe contents of the truststore file.fileContent(String fileContent) The contents of the truststore file.inthashCode()id()The unique identifier for the truststore.The unique identifier for the truststore.isLoaded()Indicates whether the truststore is loaded or not.Indicates whether the truststore is loaded or not.Indicates whether there is a warning message from the API Gateway while the truststore was created/modified.Indicates whether there is a warning message from the API Gateway while the truststore was created/modified.The description for the truststore.keyStoreDescription(String keyStoreDescription) The description for the truststore.The location where the truststore is saved in API Gateway.keyStoreLocation(String keyStoreLocation) The location where the truststore is saved in API Gateway.The name of the truststore.keyStoreName(String keyStoreName) The name of the truststore.The truststore password that is defined at the time of truststore creation using a keystore utility.keyStorePassword(String keyStorePassword) The truststore password that is defined at the time of truststore creation using a keystore utility.keyStoreProvider(String keyStoreProvider) The certificate file format of the truststore.keyStoreType(String keyStoreType) The certificate file format of the truststore.message()The warning message if any.The warning message if any.toString()The name of the truststore file that will be used to save the truststore internally in API Gateway.uploadFileName(String uploadFileName) The name of the truststore file that will be used to save the truststore internally in API Gateway.
-
Felddetails
-
certificateAliases
-
fileContent
The contents of the truststore file. -
id
The unique identifier for the truststore. -
isLoaded
Indicates whether the truststore is loaded or not. A truststore may not be loaded if there are errors while reading the truststore file. -
isWarning
Indicates whether there is a warning message from the API Gateway while the truststore was created/modified. -
keyStoreDescription
The description for the truststore. -
keyStoreLocation
The location where the truststore is saved in API Gateway. -
keyStoreName
The name of the truststore. It cannot contain spaces or special characters. -
keyStorePassword
The truststore password that is defined at the time of truststore creation using a keystore utility. -
keyStoreProvider
-
keyStoreType
The certificate file format of the truststore. -
message
The warning message if any. Applies only if isWarning = true -
uploadFileName
The name of the truststore file that will be used to save the truststore internally in API Gateway.
-
-
Konstruktordetails
-
AdminTrustStore
Constructs a validated instance ofAdminTrustStore.- Parameter:
spec- the specification to process
-
AdminTrustStore
@Internal public AdminTrustStore(List<String> certificateAliases, String fileContent, String id, Boolean isLoaded, Boolean isWarning, String keyStoreDescription, String keyStoreLocation, String keyStoreName, String keyStorePassword, String keyStoreProvider, String keyStoreType, String message, String uploadFileName) Constructs a validated instance ofAdminTrustStore.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AdminTrustStore(Consumer)instead.- Parameter:
certificateAliases- The list of aliases that are available within the truststore.fileContent- The contents of the truststore file.id- The unique identifier for the truststore.isLoaded- Indicates whether the truststore is loaded or not. A truststore may not be loaded if there are errors while reading the truststore file.isWarning- Indicates whether there is a warning message from the API Gateway while the truststore was created/modified.keyStoreDescription- The description for the truststore.keyStoreLocation- The location where the truststore is saved in API Gateway.keyStoreName- The name of the truststore. It cannot contain spaces or special characters.keyStorePassword- The truststore password that is defined at the time of truststore creation using a keystore utility.keyStoreProvider- keyStoreProviderkeyStoreType- The certificate file format of the truststore.message- The warning message if any. Applies only if isWarning = trueuploadFileName- The name of the truststore file that will be used to save the truststore internally in API Gateway.
-
AdminTrustStore
protected AdminTrustStore()
-
-
Methodendetails
-
certificateAliases
-
fileContent
The contents of the truststore file. -
id
The unique identifier for the truststore. -
isLoaded
Indicates whether the truststore is loaded or not. A truststore may not be loaded if there are errors while reading the truststore file. -
isWarning
Indicates whether there is a warning message from the API Gateway while the truststore was created/modified. -
keyStoreDescription
The description for the truststore. -
keyStoreLocation
The location where the truststore is saved in API Gateway. -
keyStoreName
The name of the truststore. It cannot contain spaces or special characters. -
keyStorePassword
The truststore password that is defined at the time of truststore creation using a keystore utility. -
keyStoreProvider
-
keyStoreType
The certificate file format of the truststore. -
message
The warning message if any. Applies only if isWarning = true -
uploadFileName
The name of the truststore file that will be used to save the truststore internally in API Gateway. -
certificateAliases
The list of aliases that are available within the truststore.- Gibt zurück:
this.
-
fileContent
The contents of the truststore file.- Gibt zurück:
this.
-
id
-
isLoaded
Indicates whether the truststore is loaded or not. A truststore may not be loaded if there are errors while reading the truststore file.- Gibt zurück:
this.
-
isWarning
Indicates whether there is a warning message from the API Gateway while the truststore was created/modified.- Gibt zurück:
this.
-
keyStoreDescription
The description for the truststore.- Gibt zurück:
this.
-
keyStoreLocation
The location where the truststore is saved in API Gateway.- Gibt zurück:
this.
-
keyStoreName
The name of the truststore. It cannot contain spaces or special characters.- Gibt zurück:
this.
-
keyStorePassword
The truststore password that is defined at the time of truststore creation using a keystore utility.- Gibt zurück:
this.
-
keyStoreProvider
- Gibt zurück:
this.
-
keyStoreType
The certificate file format of the truststore.- Gibt zurück:
this.
-
message
The warning message if any. Applies only if isWarning = true- Gibt zurück:
this.
-
uploadFileName
The name of the truststore file that will be used to save the truststore internally in API Gateway.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
-
toString
-