Package org.bremersee.keycloak.api.model
Class AuthenticationExecutionRepresentation
java.lang.Object
org.bremersee.keycloak.api.model.AuthenticationExecutionRepresentation
@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 AuthenticationExecutionRepresentation
extends Object
AuthenticationExecutionRepresentation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthenticator(String authenticator) authenticatorConfig(String authenticatorConfig) authenticatorFlow(Boolean authenticatorFlow) autheticatorFlow(Boolean autheticatorFlow) booleanGet authenticatorGet authenticatorConfigGet authenticatorFlowDeprecated.Get flowIdgetId()Get idGet parentFlowGet priorityGet requirementinthashCode()parentFlow(String parentFlow) requirement(String requirement) voidsetAuthenticator(String authenticator) voidsetAuthenticatorConfig(String authenticatorConfig) voidsetAuthenticatorFlow(Boolean authenticatorFlow) voidsetAutheticatorFlow(Boolean autheticatorFlow) Deprecated.voidvoidvoidsetParentFlow(String parentFlow) voidsetPriority(Integer priority) voidsetRequirement(String requirement) toString()
-
Constructor Details
-
AuthenticationExecutionRepresentation
public AuthenticationExecutionRepresentation()
-
-
Method Details
-
authenticatorConfig
public AuthenticationExecutionRepresentation authenticatorConfig(@Nullable String authenticatorConfig) -
getAuthenticatorConfig
Get authenticatorConfig- Returns:
- authenticatorConfig
-
setAuthenticatorConfig
-
authenticator
-
getAuthenticator
Get authenticator- Returns:
- authenticator
-
setAuthenticator
-
authenticatorFlow
-
getAuthenticatorFlow
Get authenticatorFlow- Returns:
- authenticatorFlow
-
setAuthenticatorFlow
-
requirement
-
getRequirement
Get requirement- Returns:
- requirement
-
setRequirement
-
priority
-
getPriority
Get priority- Returns:
- priority
-
setPriority
-
autheticatorFlow
-
getAutheticatorFlow
Deprecated.Get autheticatorFlow- Returns:
- autheticatorFlow
-
setAutheticatorFlow
Deprecated. -
id
-
getId
Get id- Returns:
- id
-
setId
-
flowId
-
getFlowId
Get flowId- Returns:
- flowId
-
setFlowId
-
parentFlow
-
getParentFlow
Get parentFlow- Returns:
- parentFlow
-
setParentFlow
-
equals
-
hashCode
public int hashCode() -
toString
-