Uses of Enum
com.okta.sdk.resource.model.OAuth2RefreshTokenLinksAllOfRevokeAllOfHints.AllowEnum
-
Uses of OAuth2RefreshTokenLinksAllOfRevokeAllOfHints.AllowEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.OAuth2RefreshTokenLinksAllOfRevokeAllOfHints.AllowEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionOAuth2RefreshTokenLinksAllOfRevokeAllOfHints.getAllow()
Get allowModifier and TypeMethodDescriptionOAuth2RefreshTokenLinksAllOfRevokeAllOfHints.addallowItem
(OAuth2RefreshTokenLinksAllOfRevokeAllOfHints.AllowEnum allowItem) Modifier and TypeMethodDescriptionOAuth2RefreshTokenLinksAllOfRevokeAllOfHints.allow
(List<OAuth2RefreshTokenLinksAllOfRevokeAllOfHints.AllowEnum> allow) void
OAuth2RefreshTokenLinksAllOfRevokeAllOfHints.setAllow
(List<OAuth2RefreshTokenLinksAllOfRevokeAllOfHints.AllowEnum> allow)