Uses of Enum
com.okta.sdk.resource.model.MtlsTrustCredentialsRevocation
-
Uses of MtlsTrustCredentialsRevocation in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionMtlsTrustCredentials.getRevocation()
Get revocationReturns the enum constant of this type with the specified name.static MtlsTrustCredentialsRevocation[]
MtlsTrustCredentialsRevocation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionMtlsTrustCredentials.revocation
(MtlsTrustCredentialsRevocation revocation) void
MtlsTrustCredentials.setRevocation
(MtlsTrustCredentialsRevocation revocation)