Uses of Enum
com.okta.sdk.resource.model.ProtocolType
Packages that use ProtocolType
-
Uses of ProtocolType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ProtocolTypeModifier and TypeMethodDescriptionstatic ProtocolTypeProtocol.getType()Get typestatic ProtocolTypeReturns the enum constant of this type with the specified name.static ProtocolType[]ProtocolType.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 ProtocolTypeModifier and TypeMethodDescriptionvoidProtocol.setType(ProtocolType type) Protocol.type(ProtocolType type)