Uses of Enum
com.okta.sdk.resource.model.Subject.FormatEnum
-
Uses of Subject.FormatEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic Subject.FormatEnum
Subject.getFormat()
The user identifierstatic Subject.FormatEnum
Returns the enum constant of this type with the specified name.static Subject.FormatEnum[]
Subject.FormatEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSubject.format
(Subject.FormatEnum format) void
Subject.setFormat
(Subject.FormatEnum format)