public class ProviderOptionsForUpdateIdentityProviderOAuthOutput extends Object
| Constructor and Description |
|---|
ProviderOptionsForUpdateIdentityProviderOAuthOutput() |
public ProviderOptionsForUpdateIdentityProviderOAuthOutput()
public ProviderOptionsForUpdateIdentityProviderOAuthOutput autoLinking(String autoLinking)
public String getAutoLinking()
public void setAutoLinking(String autoLinking)
public ProviderOptionsForUpdateIdentityProviderOAuthOutput isAutoCreation(Boolean isAutoCreation)
public Boolean isIsAutoCreation()
public void setIsAutoCreation(Boolean isAutoCreation)
public ProviderOptionsForUpdateIdentityProviderOAuthOutput isAutoUpdate(Boolean isAutoUpdate)
public Boolean isIsAutoUpdate()
public void setIsAutoUpdate(Boolean isAutoUpdate)
public ProviderOptionsForUpdateIdentityProviderOAuthOutput isCreationAllowed(Boolean isCreationAllowed)
public Boolean isIsCreationAllowed()
public void setIsCreationAllowed(Boolean isCreationAllowed)
public ProviderOptionsForUpdateIdentityProviderOAuthOutput isLinkingAllowed(Boolean isLinkingAllowed)
public Boolean isIsLinkingAllowed()
public void setIsLinkingAllowed(Boolean isLinkingAllowed)
Copyright © 2026. All rights reserved.