Uses of Enum
com.okta.sdk.resource.model.ProtocolSaml.TypeEnum
Packages that use ProtocolSaml.TypeEnum
-
Uses of ProtocolSaml.TypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ProtocolSaml.TypeEnumModifier and TypeMethodDescriptionstatic ProtocolSaml.TypeEnumProtocolSaml.getType()SAML 2.0 protocolstatic ProtocolSaml.TypeEnumReturns the enum constant of this type with the specified name.static ProtocolSaml.TypeEnum[]ProtocolSaml.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 ProtocolSaml.TypeEnumModifier and TypeMethodDescriptionvoidProtocolSaml.setType(ProtocolSaml.TypeEnum type) ProtocolSaml.type(ProtocolSaml.TypeEnum type)