Uses of Enum
com.okta.sdk.resource.model.ApplicationCredentialsSigningUse
-
Uses of ApplicationCredentialsSigningUse in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionApplicationCredentialsSigning.getUse()
Get useReturns the enum constant of this type with the specified name.static ApplicationCredentialsSigningUse[]
ApplicationCredentialsSigningUse.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ApplicationCredentialsSigning.setUse
(ApplicationCredentialsSigningUse use) ApplicationCredentialsSigning.use
(ApplicationCredentialsSigningUse use)