Uses of Class
org.keycloak.representations.idm.AuthenticationFlowRepresentation
Packages that use AuthenticationFlowRepresentation
-
Uses of AuthenticationFlowRepresentation in org.keycloak.representations.idm
Fields in org.keycloak.representations.idm with type parameters of type AuthenticationFlowRepresentationModifier and TypeFieldDescriptionprotected List<AuthenticationFlowRepresentation>RealmRepresentation.authenticationFlowsMethods in org.keycloak.representations.idm that return types with arguments of type AuthenticationFlowRepresentationMethod parameters in org.keycloak.representations.idm with type arguments of type AuthenticationFlowRepresentationModifier and TypeMethodDescriptionvoidRealmRepresentation.setAuthenticationFlows(List<AuthenticationFlowRepresentation> authenticationFlows)