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 ProtocolRelayStateFormat
ProtocolRelayState.getFormat()
Get formatstatic ProtocolRelayStateFormat
Returns 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) void
ProtocolRelayState.setFormat
(ProtocolRelayStateFormat format)