Uses of Class
com.okta.sdk.resource.model.MtlsTrustCredentials
Packages that use MtlsTrustCredentials
-
Uses of MtlsTrustCredentials in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return MtlsTrustCredentialsModifier and TypeMethodDescriptionMtlsCredentials.getTrust()
Get trustMtlsTrustCredentials.revocation
(MtlsTrustCredentialsRevocation revocation) MtlsTrustCredentials.revocationCacheLifetime
(BigDecimal revocationCacheLifetime) Methods in com.okta.sdk.resource.model with parameters of type MtlsTrustCredentialsModifier and TypeMethodDescriptionvoid
MtlsCredentials.setTrust
(MtlsTrustCredentials trust) MtlsCredentials.trust
(MtlsTrustCredentials trust)