Uses of Enum
com.okta.sdk.resource.model.AuthorizationServerCredentialsRotationMode
-
Uses of AuthorizationServerCredentialsRotationMode in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAuthorizationServerCredentialsSigningConfig.getRotationMode()
Get rotationModeReturns the enum constant of this type with the specified name.AuthorizationServerCredentialsRotationMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionAuthorizationServerCredentialsSigningConfig.rotationMode
(AuthorizationServerCredentialsRotationMode rotationMode) void
AuthorizationServerCredentialsSigningConfig.setRotationMode
(AuthorizationServerCredentialsRotationMode rotationMode)