Uses of Enum
com.okta.sdk.resource.model.ImportUsernameObject.UsernameFormatEnum
-
Uses of ImportUsernameObject.UsernameFormatEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionImportUsernameObject.getUsernameFormat()
Determines the username format when users sign in to OktaReturns the enum constant of this type with the specified name.ImportUsernameObject.UsernameFormatEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ImportUsernameObject.setUsernameFormat
(ImportUsernameObject.UsernameFormatEnum usernameFormat) ImportUsernameObject.usernameFormat
(ImportUsernameObject.UsernameFormatEnum usernameFormat)