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