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