Uses of Enum
com.okta.sdk.resource.model.OpenIdConnectRefreshTokenRotationType
-
Uses of OpenIdConnectRefreshTokenRotationType in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionOpenIdConnectApplicationSettingsRefreshToken.getRotationType()
Get rotationTypeReturns the enum constant of this type with the specified name.OpenIdConnectRefreshTokenRotationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionOpenIdConnectApplicationSettingsRefreshToken.rotationType
(OpenIdConnectRefreshTokenRotationType rotationType) void
OpenIdConnectApplicationSettingsRefreshToken.setRotationType
(OpenIdConnectRefreshTokenRotationType rotationType)