Package org.keycloak.representations.idm
Class AuthenticationExecutionRepresentation
java.lang.Object
org.keycloak.representations.idm.AbstractAuthenticationExecutionRepresentation
org.keycloak.representations.idm.AuthenticationExecutionRepresentation
- All Implemented Interfaces:
 Serializable
public class AuthenticationExecutionRepresentation
extends AbstractAuthenticationExecutionRepresentation
- Author:
 - Marko Strukelj
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.keycloak.representations.idm.AbstractAuthenticationExecutionRepresentation
getAuthenticator, getAuthenticatorConfig, getPriority, getRequirement, isAuthenticatorFlow, isAutheticatorFlow, setAuthenticator, setAuthenticatorConfig, setAuthenticatorFlow, setAutheticatorFlow, setPriority, setRequirement 
- 
Constructor Details
- 
AuthenticationExecutionRepresentation
public AuthenticationExecutionRepresentation() 
 - 
 - 
Method Details
- 
getId
 - 
setId
 - 
getFlowId
 - 
setFlowId
 - 
getParentFlow
 - 
setParentFlow
 
 -