Uses of Enum
com.okta.sdk.resource.model.ApplicationCredentialsUsernameTemplate.PushStatusEnum
-
Uses of ApplicationCredentialsUsernameTemplate.PushStatusEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionApplicationCredentialsUsernameTemplate.getPushStatus()
Determines if the username is pushed to the app on updates for CUSTOM `type`Returns the enum constant of this type with the specified name.ApplicationCredentialsUsernameTemplate.PushStatusEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionApplicationCredentialsUsernameTemplate.pushStatus
(ApplicationCredentialsUsernameTemplate.PushStatusEnum pushStatus) void
ApplicationCredentialsUsernameTemplate.setPushStatus
(ApplicationCredentialsUsernameTemplate.PushStatusEnum pushStatus)