Package org.openapitools.client.model
Class OAuth2Claim
java.lang.Object
org.openapitools.client.model.OAuth2Claim
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class OAuth2Claim
extends Object
OAuth2Claim
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionalwaysIncludeInToken(Boolean alwaysIncludeInToken) claimType(OAuth2ClaimType claimType) conditions(OAuth2ClaimConditions conditions) booleanGet alwaysIncludeInTokenGet claimTypeGet conditionsGet groupFilterTypegetId()Get idgetLinks()Get linksgetName()Get nameGet statusGet systemgetValue()Get valueGet valueTypegroupFilterType(OAuth2ClaimGroupFilterType groupFilterType) inthashCode()voidsetAlwaysIncludeInToken(Boolean alwaysIncludeInToken) voidsetClaimType(OAuth2ClaimType claimType) voidsetConditions(OAuth2ClaimConditions conditions) voidsetGroupFilterType(OAuth2ClaimGroupFilterType groupFilterType) voidvoidsetStatus(LifecycleStatus status) voidvoidvoidsetValueType(OAuth2ClaimValueType valueType) status(LifecycleStatus status) toString()valueType(OAuth2ClaimValueType valueType)  
- 
Field Details
- 
JSON_PROPERTY_ALWAYS_INCLUDE_IN_TOKEN
- See Also:
 
 - 
JSON_PROPERTY_CLAIM_TYPE
- See Also:
 
 - 
JSON_PROPERTY_CONDITIONS
- See Also:
 
 - 
JSON_PROPERTY_GROUP_FILTER_TYPE
- See Also:
 
 - 
JSON_PROPERTY_ID
- See Also:
 
 - 
JSON_PROPERTY_NAME
- See Also:
 
 - 
JSON_PROPERTY_STATUS
- See Also:
 
 - 
JSON_PROPERTY_SYSTEM
- See Also:
 
 - 
JSON_PROPERTY_VALUE
- See Also:
 
 - 
JSON_PROPERTY_VALUE_TYPE
- See Also:
 
 - 
JSON_PROPERTY_LINKS
- See Also:
 
 
 - 
 - 
Constructor Details
- 
OAuth2Claim
public OAuth2Claim() 
 - 
 - 
Method Details
- 
alwaysIncludeInToken
 - 
getAlwaysIncludeInToken
Get alwaysIncludeInToken- Returns:
 - alwaysIncludeInToken
 
 - 
setAlwaysIncludeInToken
 - 
claimType
 - 
getClaimType
Get claimType- Returns:
 - claimType
 
 - 
setClaimType
 - 
conditions
 - 
getConditions
Get conditions- Returns:
 - conditions
 
 - 
setConditions
 - 
groupFilterType
 - 
getGroupFilterType
Get groupFilterType- Returns:
 - groupFilterType
 
 - 
setGroupFilterType
 - 
getId
Get id- Returns:
 - id
 
 - 
name
 - 
getName
Get name- Returns:
 - name
 
 - 
setName
 - 
status
 - 
getStatus
Get status- Returns:
 - status
 
 - 
setStatus
 - 
system
 - 
getSystem
Get system- Returns:
 - system
 
 - 
setSystem
 - 
value
 - 
getValue
Get value- Returns:
 - value
 
 - 
setValue
 - 
valueType
 - 
getValueType
Get valueType- Returns:
 - valueType
 
 - 
setValueType
 - 
getLinks
Get links- Returns:
 - links
 
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -