Enum OAuth2ClaimType

java.lang.Object
java.lang.Enum<OAuth2ClaimType>
com.okta.sdk.resource.model.OAuth2ClaimType
All Implemented Interfaces:
Serializable, Comparable<OAuth2ClaimType>, java.lang.constant.Constable

public enum OAuth2ClaimType extends Enum<OAuth2ClaimType>
Specifies whether the Claim is for an access token (`RESOURCE`) or an ID token (`IDENTITY`)