@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen",
date="2021-10-11T13:51:56.108-05:00")
public class DefaultOAuth2Claim
extends AbstractInstanceResource<OAuth2Claim>
implements OAuth2Claim
OAuth2Claim.ClaimTypeEnum, OAuth2Claim.GroupFilterTypeEnum, OAuth2Claim.StatusEnum, OAuth2Claim.ValueTypeEnumpropertiesreadLock, writeLock| Constructor and Description |
|---|
DefaultOAuth2Claim(InternalDataStore dataStore) |
DefaultOAuth2Claim(InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties) |
delete, saveclear, containsKey, containsValue, createPropertyDescriptorMap, createPropertyDescriptorMap, entrySet, equals, get, getDataStore, getDeletedPropertyNames, getInternalProperties, getParamsFromHref, getProperty, getPropertyNames, getResourceHref, getResourceListProperty, getResourceProperty, getUpdatedPropertyNames, hashCode, hasProperty, isDirty, isEmpty, isPrintableProperty, keySet, materialize, put, putAll, remove, setInternalProperties, setProperty, setProperty, setResourceHref, size, toString, valuesgetBoolean, getBoolean, getBooleanProperty, getCharArray, getDateProperty, getDoubleProperty, getDoubleProperty, getEnumListProperty, getEnumProperty, getEnumProperty, getInt, getInteger, getIntegerList, getIntProperty, getIntProperty, getListProperty, getListProperty, getMap, getMapProperty, getNonEmptyMap, getNullableBoolean, getNullableBooleanProperty, getNumber, getNumberList, getString, getString, getStringList, getStringProperty, setProperty, setPropertyclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListpublic DefaultOAuth2Claim(InternalDataStore dataStore)
public DefaultOAuth2Claim(InternalDataStore dataStore, java.util.Map<java.lang.String,java.lang.Object> properties)
public java.util.Map<java.lang.String,Property> getPropertyDescriptors()
getPropertyDescriptors in class AbstractResourcepublic java.lang.Class<? extends Resource> getResourceClass()
AbstractInstanceResourceFoo, in this case this method may return Foo.class.
(Defaults to getClass().)getResourceClass in class AbstractInstanceResource<OAuth2Claim>public java.util.Map<java.lang.String,java.lang.Object> getLinks()
getLinks in interface OAuth2Claimpublic java.lang.Boolean getAlwaysIncludeInToken()
getAlwaysIncludeInToken in interface OAuth2Claimpublic OAuth2Claim setAlwaysIncludeInToken(java.lang.Boolean alwaysIncludeInToken)
setAlwaysIncludeInToken in interface OAuth2Claimpublic OAuth2Claim.ClaimTypeEnum getClaimType()
getClaimType in interface OAuth2Claimpublic OAuth2Claim setClaimType(OAuth2Claim.ClaimTypeEnum claimType)
setClaimType in interface OAuth2Claimpublic OAuth2ClaimConditions getConditions()
getConditions in interface OAuth2Claimpublic OAuth2Claim setConditions(OAuth2ClaimConditions conditions)
setConditions in interface OAuth2Claimpublic OAuth2Claim.GroupFilterTypeEnum getGroupFilterType()
getGroupFilterType in interface OAuth2Claimpublic OAuth2Claim setGroupFilterType(OAuth2Claim.GroupFilterTypeEnum groupFilterType)
setGroupFilterType in interface OAuth2Claimpublic java.lang.String getId()
getId in interface OAuth2Claimpublic java.lang.String getName()
getName in interface OAuth2Claimpublic OAuth2Claim setName(java.lang.String name)
setName in interface OAuth2Claimpublic OAuth2Claim.StatusEnum getStatus()
getStatus in interface OAuth2Claimpublic OAuth2Claim setStatus(OAuth2Claim.StatusEnum status)
setStatus in interface OAuth2Claimpublic java.lang.Boolean getSystem()
getSystem in interface OAuth2Claimpublic OAuth2Claim setSystem(java.lang.Boolean system)
setSystem in interface OAuth2Claimpublic java.lang.String getValue()
getValue in interface OAuth2Claimpublic OAuth2Claim setValue(java.lang.String value)
setValue in interface OAuth2Claimpublic OAuth2Claim.ValueTypeEnum getValueType()
getValueType in interface OAuth2Claimpublic OAuth2Claim setValueType(OAuth2Claim.ValueTypeEnum valueType)
setValueType in interface OAuth2ClaimCopyright © 2017-2021 Okta. All Rights Reserved.