Package | Description |
---|---|
org.keycloak.representations.idm |
Modifier and Type | Field and Description |
---|---|
protected List<AuthenticationFlowRepresentation> |
RealmRepresentation.authenticationFlows |
Modifier and Type | Method and Description |
---|---|
List<AuthenticationFlowRepresentation> |
RealmRepresentation.getAuthenticationFlows() |
Modifier and Type | Method and Description |
---|---|
void |
RealmRepresentation.setAuthenticationFlows(List<AuthenticationFlowRepresentation> authenticationFlows) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.