Uses of Enum
com.okta.sdk.resource.model.ProtocolMtls.TypeEnum
Packages that use ProtocolMtls.TypeEnum
-
Uses of ProtocolMtls.TypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ProtocolMtls.TypeEnumModifier and TypeMethodDescriptionstatic ProtocolMtls.TypeEnumProtocolMtls.getType()Mutual TLSstatic ProtocolMtls.TypeEnumReturns the enum constant of this type with the specified name.static ProtocolMtls.TypeEnum[]ProtocolMtls.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type ProtocolMtls.TypeEnumModifier and TypeMethodDescriptionvoidProtocolMtls.setType(ProtocolMtls.TypeEnum type) ProtocolMtls.type(ProtocolMtls.TypeEnum type)