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