Package org.bremersee.keycloak.api.model
Class AuthenticationExecutionExportRepresentation
java.lang.Object
org.bremersee.keycloak.api.model.AuthenticationExecutionExportRepresentation
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2026-08-17T22:40:45.221551766+02:00[Europe/Berlin]",
comments="Generator version: 7.24.0")
public class AuthenticationExecutionExportRepresentation
extends Object
AuthenticationExecutionExportRepresentation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthenticator(String authenticator) authenticatorConfig(String authenticatorConfig) authenticatorFlow(Boolean authenticatorFlow) autheticatorFlow(Boolean autheticatorFlow) booleanGet authenticatorGet authenticatorConfigGet authenticatorFlowDeprecated.Get flowAliasGet priorityGet requirementGet userSetupAllowedinthashCode()requirement(String requirement) voidsetAuthenticator(String authenticator) voidsetAuthenticatorConfig(String authenticatorConfig) voidsetAuthenticatorFlow(Boolean authenticatorFlow) voidsetAutheticatorFlow(Boolean autheticatorFlow) Deprecated.voidsetFlowAlias(String flowAlias) voidsetPriority(Integer priority) voidsetRequirement(String requirement) voidsetUserSetupAllowed(Boolean userSetupAllowed) toString()userSetupAllowed(Boolean userSetupAllowed)
-
Constructor Details
-
AuthenticationExecutionExportRepresentation
public AuthenticationExecutionExportRepresentation()
-
-
Method Details
-
authenticatorConfig
public AuthenticationExecutionExportRepresentation authenticatorConfig(@Nullable String authenticatorConfig) -
getAuthenticatorConfig
Get authenticatorConfig- Returns:
- authenticatorConfig
-
setAuthenticatorConfig
-
authenticator
-
getAuthenticator
Get authenticator- Returns:
- authenticator
-
setAuthenticator
-
authenticatorFlow
public AuthenticationExecutionExportRepresentation authenticatorFlow(@Nullable Boolean authenticatorFlow) -
getAuthenticatorFlow
Get authenticatorFlow- Returns:
- authenticatorFlow
-
setAuthenticatorFlow
-
requirement
-
getRequirement
Get requirement- Returns:
- requirement
-
setRequirement
-
priority
-
getPriority
Get priority- Returns:
- priority
-
setPriority
-
autheticatorFlow
public AuthenticationExecutionExportRepresentation autheticatorFlow(@Nullable Boolean autheticatorFlow) -
getAutheticatorFlow
Deprecated.Get autheticatorFlow- Returns:
- autheticatorFlow
-
setAutheticatorFlow
Deprecated. -
flowAlias
-
getFlowAlias
Get flowAlias- Returns:
- flowAlias
-
setFlowAlias
-
userSetupAllowed
public AuthenticationExecutionExportRepresentation userSetupAllowed(@Nullable Boolean userSetupAllowed) -
getUserSetupAllowed
Get userSetupAllowed- Returns:
- userSetupAllowed
-
setUserSetupAllowed
-
equals
-
hashCode
public int hashCode() -
toString
-