Package com.okta.sdk.resource.model
Class IdPCertificateCredential
java.lang.Object
com.okta.sdk.resource.model.IdPCertificateCredential
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
comments="Generator version: 7.8.0")
public class IdPCertificateCredential
extends Object
implements Serializable
IdPCertificateCredential
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddx5cItem
(String x5cItem) boolean
getX5c()
Base64-encoded X.509 certificate chain with DER encodingint
hashCode()
void
toString()
-
Field Details
-
JSON_PROPERTY_X5C
- See Also:
-
-
Constructor Details
-
IdPCertificateCredential
public IdPCertificateCredential()
-
-
Method Details