Uses of Enum
com.okta.sdk.resource.model.ProtocolRelayStateFormat
Packages that use ProtocolRelayStateFormat
-
Uses of ProtocolRelayStateFormat in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ProtocolRelayStateFormatModifier and TypeMethodDescriptionstatic ProtocolRelayStateFormatProtocolRelayState.getFormat()Get formatstatic ProtocolRelayStateFormatReturns the enum constant of this type with the specified name.static ProtocolRelayStateFormat[]ProtocolRelayStateFormat.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 ProtocolRelayStateFormatModifier and TypeMethodDescriptionProtocolRelayState.format(ProtocolRelayStateFormat format) voidProtocolRelayState.setFormat(ProtocolRelayStateFormat format)