public class ClaimsPropagationConfigForUpdateIdentityProviderOIDCInput extends Object
| Constructor and Description |
|---|
ClaimsPropagationConfigForUpdateIdentityProviderOIDCInput() |
| Modifier and Type | Method and Description |
|---|---|
ClaimsPropagationConfigForUpdateIdentityProviderOIDCInput |
addClaimRulesItem(ClaimRuleForUpdateIdentityProviderOIDCInput claimRulesItem) |
ClaimsPropagationConfigForUpdateIdentityProviderOIDCInput |
claimRules(List<ClaimRuleForUpdateIdentityProviderOIDCInput> claimRules) |
boolean |
equals(Object o) |
@Valid List<ClaimRuleForUpdateIdentityProviderOIDCInput> |
getClaimRules()
Get claimRules
|
String |
getMode()
Get mode
|
int |
hashCode() |
ClaimsPropagationConfigForUpdateIdentityProviderOIDCInput |
mode(String mode) |
void |
setClaimRules(List<ClaimRuleForUpdateIdentityProviderOIDCInput> claimRules) |
void |
setMode(String mode) |
String |
toString() |
public ClaimsPropagationConfigForUpdateIdentityProviderOIDCInput()
public ClaimsPropagationConfigForUpdateIdentityProviderOIDCInput claimRules(List<ClaimRuleForUpdateIdentityProviderOIDCInput> claimRules)
public ClaimsPropagationConfigForUpdateIdentityProviderOIDCInput addClaimRulesItem(ClaimRuleForUpdateIdentityProviderOIDCInput claimRulesItem)
@Valid public @Valid List<ClaimRuleForUpdateIdentityProviderOIDCInput> getClaimRules()
public void setClaimRules(List<ClaimRuleForUpdateIdentityProviderOIDCInput> claimRules)
public ClaimsPropagationConfigForUpdateIdentityProviderOIDCInput mode(String mode)
public String getMode()
public void setMode(String mode)
Copyright © 2026. All rights reserved.